Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 87c46ec7 authored by Pravin Shedge's avatar Pravin Shedge Committed by David Sterba
Browse files

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: default avatarPravin Shedge <pravin.shedge4linux@gmail.com>
Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent f3038ee3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -61,7 +61,6 @@
#include "tests/btrfs-tests.h"

#include "qgroup.h"
#include "backref.h"
#define CREATE_TRACE_POINTS
#include <trace/events/btrfs.h>