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 <pravin.shedge4linux@gmail.com>
Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
Pravin Shedge 2017-12-06 22:14:31 +05:30 committed by David Sterba
parent f3038ee3a3
commit 87c46ec700
1 changed files with 0 additions and 1 deletions

View File

@ -61,7 +61,6 @@
#include "tests/btrfs-tests.h"
#include "qgroup.h"
#include "backref.h"
#define CREATE_TRACE_POINTS
#include <trace/events/btrfs.h>