commit | b6d30968d86c45a7bb599eaca13ff048d3fa576c | [log] [tgz] |
---|---|---|
author | Anshul Garg <aksgarg1989@gmail.com> | Thu Jul 09 10:18:22 2015 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Thu Jul 09 11:19:25 2015 -0700 |
tree | f026fba2993fff9bba17f2584d6988957378271b | |
parent | 948cea14487af7d6e8b8007dc24a5361869f410b [diff] |
Input: uinput - switch to using for_each_set_bit() Use for_each_set_bit to check for set bits in bitmap as it is more efficient and compact. Signed-off-by: Anshul Garg <aksgarg1989@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>