Skip to content
Commit f23487cd authored by Anshul Garg's avatar Anshul Garg Committed by Dmitry Torokhov
Browse files

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: default avatarAnshul Garg <aksgarg1989@gmail.com>
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent ec0843fa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment