diff options
author | Joe Perches <joe@perches.com> | 2014-02-24 10:01:16 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-03-03 08:54:30 -0800 |
commit | 3c1b2c3ecd3122fe6dded7b012f74021144d95b2 (patch) | |
tree | 4d804c4b31651211c5b9a0539426b0680cba19d4 /net/sctp/inqueue.c | |
parent | 5d188d6df3f461788edb86d8ba8f6e6b05203012 (diff) |
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 'net/sctp/inqueue.c')
0 files changed, 0 insertions, 0 deletions