From: Anshul Garg Date: Wed, 8 Jul 2015 23:43:20 +0000 (-0700) Subject: Input: ff-core - use for_each_set_bit where appropriate X-Git-Tag: omap-for-v4.3/fixes-rc1~90^2^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=948cea14487af7d6e8b8007dc24a5361869f410b;p=pandora-kernel.git 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 Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed