Skip to content

Commit 58a774c

Browse files
tobluxkdave
authored andcommitted
btrfs: remove duplicate included header from fs.h
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>
1 parent 6b0a63a commit 58a774c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fs/btrfs/fs.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
#include <linux/compiler.h>
1010
#include <linux/math.h>
1111
#include <linux/atomic.h>
12-
#include <linux/blkdev.h>
1312
#include <linux/percpu_counter.h>
1413
#include <linux/completion.h>
1514
#include <linux/lockdep.h>

0 commit comments

Comments
 (0)