diff options
author | Kang Hu <hukangustc@gmail.com> | 2013-10-31 11:47:53 +0400 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2013-10-31 19:46:07 +0400 |
commit | 95079b8aa84015dc9032e42a1844dd78f76c3d2f (patch) | |
tree | ba22e5ac3ca0bdd98ddbdb893736f47a1d50aa38 /drivers/input/keyboard/Kconfig | |
parent | dfaaed08ecc01bd513248ba7999daf50ce028352 (diff) | |
download | linux-95079b8aa84015dc9032e42a1844dd78f76c3d2f.tar.xz |
Input: remove a redundant max() call
dev->hint_events_per_packet is guaranteed to be >= packet_size.
so an extra max() call is not needed.
Signed-off-by: Kang Hu <hukangustc@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/keyboard/Kconfig')
0 files changed, 0 insertions, 0 deletions