summaryrefslogtreecommitdiff
path: root/drivers/usb/wusbcore/wa-xfer.c
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2014-02-24 18:01:16 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-03-03 16:54:30 (GMT)
commit3c1b2c3ecd3122fe6dded7b012f74021144d95b2 (patch)
tree4d804c4b31651211c5b9a0539426b0680cba19d4 /drivers/usb/wusbcore/wa-xfer.c
parent5d188d6df3f461788edb86d8ba8f6e6b05203012 (diff)
downloadlinux-3c1b2c3ecd3122fe6dded7b012f74021144d95b2.tar.xz
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>
Diffstat (limited to 'drivers/usb/wusbcore/wa-xfer.c')
0 files changed, 0 insertions, 0 deletions