diff options
author | Anshul Garg <aksgarg1989@gmail.com> | 2015-07-09 02:43:20 +0300 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2015-07-09 07:50:59 +0300 |
commit | 948cea14487af7d6e8b8007dc24a5361869f410b (patch) | |
tree | 1cee6936f07f028fbacfbae7604b37c1c4dadaba /drivers/input/misc/uinput.c | |
parent | f23487cdbe3bd002e99f41250143014e522c34de (diff) | |
download | linux-948cea14487af7d6e8b8007dc24a5361869f410b.tar.xz |
Input: ff-core - use for_each_set_bit where appropriate
Use for_each_set_bit to check for set bits in bitmap
as it is more efficient than checking individual bits.
Signed-off-by: Anshul Garg <aksgarg1989@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/misc/uinput.c')
0 files changed, 0 insertions, 0 deletions