Skip to content

Commit 6f0e5a0

Browse files
committed
ksmbd: remove unneeded genhd header
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
1 parent 5b745ea commit 6f0e5a0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

vfs.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515
#include <linux/writeback.h>
1616
#include <linux/xattr.h>
1717
#include <linux/falloc.h>
18-
#if LINUX_VERSION_CODE < KERNEL_VERSION(5, 18, 0)
19-
#include <linux/genhd.h>
20-
#endif
2118
#include <linux/fsnotify.h>
2219
#include <linux/dcache.h>
2320
#include <linux/slab.h>

0 commit comments

Comments
 (0)