Skip to content

Commit

Permalink
USB: drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variables
Browse files Browse the repository at this point in the history
Kill two unused variables in drivers/usb/misc/sisusbvga/sisusb.c.

Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
WANG Cong authored and Greg Kroah-Hartman committed Oct 12, 2007
1 parent 5395353 commit a59048d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/usb/misc/sisusbvga/sisusb.c
Original file line number Diff line number Diff line change
Expand Up @@ -3316,8 +3316,6 @@ static struct usb_driver sisusb_driver = {

static int __init usb_sisusb_init(void)
{
int retval;
struct sisusb_usb_data *sisusb;

#ifdef INCL_SISUSB_CON
sisusb_init_concode();
Expand Down

0 comments on commit a59048d

Please sign in to comment.