From: Anshul Garg Date: Thu, 9 Jul 2015 17:18:22 +0000 (-0700) Subject: Input: uinput - switch to using for_each_set_bit() X-Git-Tag: omap-for-v4.3/fixes-rc1~90^2^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6d30968d86c45a7bb599eaca13ff048d3fa576c;p=pandora-kernel.git 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 Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed