From: Wang Shilong Date: Wed, 27 Feb 2013 11:21:40 +0000 (+0000) Subject: Btrfs: remove reduplicate check about root in the function btrfs_clean_quota_tree X-Git-Tag: v3.9-rc1~17^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=235fdb8ef2a313749cf3a42e70156c618263a388;p=pandora-kernel.git Btrfs: remove reduplicate check about root in the function btrfs_clean_quota_tree The check work has been done just before the function btrfs_clean_quota_tree is called, it is not necessary to check it again, remove it. Signed-off-by: Wang Shilong Signed-off-by: Josef Bacik --- Reading git-diff-tree failed