USB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to-dev_-macros
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 2 Oct 2007 21:40:46 +0000 (14:40 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 12 Oct 2007 21:55:29 +0000 (14:55 -0700)
commit9dcfbd97a695a3c28a867501127fa35ac49bc805
treef59c059c2f83ba6c3640e7cdf0f2ef49c93691c2
parentca0677a29bddee35918bf3c0c55cc3badd69079e
USB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to-dev_-macros

drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_open':
drivers/usb/misc/sisusbvga/sisusb.c:2444: warning: 'sisusb' is used uninitialized in this function

I can tell that'll oops just by looking at it.

How come this code assume a 7,000 column xterm? :(

Cc: Felipe Balbi <felipe.lima@indt.org.br>
Cc: Thomas <thomas@winischhofer.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/misc/sisusbvga/sisusb.c