From: Wei Yongjun Date: Fri, 14 Sep 2012 02:29:02 +0000 (-0600) Subject: Btrfs: using for_each_set_bit_from to simplify the code X-Git-Tag: v3.7-rc1~71^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebb3dad4353b94c12a5cffab4397727c19f088e5;p=pandora-kernel.git Btrfs: using for_each_set_bit_from to simplify the code Using for_each_set_bit_from() to simplify the code. spatch with a semantic match is used to found this. (http://coccinelle.lip6.fr/) Signed-off-by: Wei Yongjun --- Reading git-diff-tree failed