From: Zhao Lei Date: Tue, 20 Jan 2015 07:11:42 +0000 (+0800) Subject: Btrfs: Simplify scrub_setup_recheck_block()'s argument X-Git-Tag: fixes-v4.0-rc1~50^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be50a8ddaae1d07135fd7e1c7017c1611075a560;p=pandora-kernel.git Btrfs: Simplify scrub_setup_recheck_block()'s argument scrub_setup_recheck_block() have many arguments but most of them can be get from one of them, we can remove them to make code clean. Some other cleanup for that function also included in this patch. Signed-off-by: Zhao Lei Signed-off-by: Miao Xie Signed-off-by: Chris Mason --- Reading git-diff-tree failed