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