diff options
author | Joe Perches <joe@perches.com> | 2010-12-09 19:29:08 -0800 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2010-12-10 15:14:43 +0100 |
commit | 504499f22c08a03e2e19dc88d31aa0ecd2ac815e (patch) | |
tree | 9cbd803c228103b37006ab2427981db8d7f66ab0 /drivers/input/keyboard/Makefile | |
parent | a3789a1783d37f2772ba5046b26416c98dfe1bfa (diff) | |
download | kernel_samsung_tuna-504499f22c08a03e2e19dc88d31aa0ecd2ac815e.zip kernel_samsung_tuna-504499f22c08a03e2e19dc88d31aa0ecd2ac815e.tar.gz kernel_samsung_tuna-504499f22c08a03e2e19dc88d31aa0ecd2ac815e.tar.bz2 |
HID: simplify an index check in hid_lookup_collection
Save the struct hid_collection * in a temporary to shorten
the generated code a bit and perhaps improve readability.
$ size drivers/hid/hid-core.o*
text data bss dec hex filename
16460 78 8 16546 40a2 drivers/hid/hid-core.o.new
16469 78 8 16555 40ab drivers/hid/hid-core.o.old
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/input/keyboard/Makefile')
0 files changed, 0 insertions, 0 deletions