projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3038ee
)
btrfs: remove duplicate includes
author
Pravin Shedge
<pravin.shedge4linux@gmail.com>
Wed, 6 Dec 2017 16:44:31 +0000
(22:14 +0530)
committer
David Sterba
<dsterba@suse.com>
Mon, 22 Jan 2018 15:08:16 +0000
(16:08 +0100)
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>
fs/btrfs/super.c
patch
|
blob
|
history
diff --git
a/fs/btrfs/super.c
b/fs/btrfs/super.c
index baa8add64681cf753d1fca97d378423d07548672..428841a17acbb53a2f9c1e0aababb354dd7d1faf 100644
(file)
--- 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 <trace/events/btrfs.h>