projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b0a63a
)
btrfs: remove duplicate included header from fs.h
author
Thorsten Blum
<thorsten.blum@toblux.com>
Thu, 2 May 2024 21:26:28 +0000
(23:26 +0200)
committer
David Sterba
<dsterba@suse.com>
Tue, 7 May 2024 19:31:10 +0000
(21:31 +0200)
Remove duplicate included header file linux/blkdev.h .
Signed-off-by: Thorsten Blum <thorsten.blum@toblux.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/fs.h
patch
|
blob
|
history
diff --git
a/fs/btrfs/fs.h
b/fs/btrfs/fs.h
index 9711c9c0e78fa8186a7e8e9ed77b737fc67e465e..89f0650631cdffc74d03c971d9079e7d875d3db1 100644
(file)
--- a/
fs/btrfs/fs.h
+++ b/
fs/btrfs/fs.h
@@
-9,7
+9,6
@@
#include <linux/compiler.h>
#include <linux/math.h>
#include <linux/atomic.h>
-#include <linux/blkdev.h>
#include <linux/percpu_counter.h>
#include <linux/completion.h>
#include <linux/lockdep.h>