diff options
author | Anshul Garg <aksgarg1989@gmail.com> | 2015-07-09 01:41:39 +0200 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2015-07-09 06:50:58 +0200 |
commit | f23487cdbe3bd002e99f41250143014e522c34de (patch) | |
tree | b81d5e202ea6b62e15e6bf94ecb53764e8a8a646 /drivers/input/ff-core.c | |
parent | Input: drv260x/drv2665/drv2667 - constify reg_default tables (diff) | |
download | linux-f23487cdbe3bd002e99f41250143014e522c34de.tar.xz linux-f23487cdbe3bd002e99f41250143014e522c34de.zip |
Input: joydev - 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/ff-core.c')
0 files changed, 0 insertions, 0 deletions