From: Xiao Guangrong Date: Thu, 14 Jul 2011 03:19:45 +0000 (+0000) Subject: Btrfs: clean up for find_first_extent_bit() X-Git-Tag: v3.1-rc1~82^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69261c4b6a394ead1b5ca2966c908469355eb603;p=pandora-kernel.git Btrfs: clean up for find_first_extent_bit() find_first_extent_bit() and find_first_extent_bit_state() share most of the code, and we can just make the former call the latter. Signed-off-by: Xiao Guangrong Signed-off-by: Li Zefan Signed-off-by: Chris Mason --- Reading git-diff-tree failed