Joe Perches
3c1b2c3ecd
USB: sisusb: Use static const, fix typo
Convert 1 char * array to 2 char arrays to reduce size.
Use static const to avoid array reloads on function entry.
Fix asymmetric typo.
$ size drivers/usb/misc/sisusbvga/sisusb.o*
text data bss dec hex filename
29971 4841 9180 43992 abd8 drivers/usb/misc/sisusbvga/sisusb.o.new
30083 4841 9180 44104 ac48 drivers/usb/misc/sisusbvga/sisusb.o.old
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-03-03 08:54:30 -08:00
..
2013-06-23 15:55:16 +02:00
2010-10-22 10:22:07 -07:00
2013-05-20 22:29:27 -07:00
2014-01-08 15:01:39 -08:00
2007-10-12 14:55:12 -07:00
2007-10-12 14:55:13 -07:00
2014-03-03 08:54:30 -08:00
2009-09-23 06:46:19 -07:00