git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f23487c
)
Input: ff-core - use for_each_set_bit where appropriate
author
Anshul Garg
<aksgarg1989@gmail.com>
Wed, 8 Jul 2015 23:43:20 +0000
(16:43 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Thu, 9 Jul 2015 04:50:59 +0000
(21:50 -0700)
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>
drivers/input/ff-core.c
patch
|
blob
|
history
diff --cc
drivers/input/ff-core.c
Simple merge