From: Pravin Shedge Date: Wed, 6 Dec 2017 16:44:31 +0000 (+0530) Subject: btrfs: remove duplicate includes X-Git-Tag: v4.16-rc1~180^2~73 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=87c46ec70068cd28442954ec3fd0784eb90ca19b;p=uclinux-h8%2Flinux.git btrfs: remove duplicate includes These duplicate includes have been found with scripts/checkincludes.pl but they have been removed manually to avoid removing false positives. Signed-off-by: Pravin Shedge Signed-off-by: David Sterba --- diff --git a/fs/btrfs/super.c b/fs/btrfs/super.c index baa8add64681..428841a17acb 100644 --- a/fs/btrfs/super.c +++ b/fs/btrfs/super.c @@ -61,7 +61,6 @@ #include "tests/btrfs-tests.h" #include "qgroup.h" -#include "backref.h" #define CREATE_TRACE_POINTS #include