Skip to content

Commit

Permalink
ksmbd: remove unneeded genhd header
Browse files Browse the repository at this point in the history
Signed-off-by: Namjae Jeon <[email protected]>
  • Loading branch information
namjaejeon committed Jan 30, 2025
1 parent 9b13b21 commit 64073dd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions vfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
#include <linux/writeback.h>
#include <linux/xattr.h>
#include <linux/falloc.h>
#if LINUX_VERSION_CODE < KERNEL_VERSION(5, 18, 0)
#include <linux/genhd.h>
#endif
#include <linux/fsnotify.h>
#include <linux/dcache.h>
#include <linux/slab.h>
Expand Down

0 comments on commit 64073dd

Please sign in to comment.