Skip to content

Commit 5a44909

Browse files
Fabian Frederickjankara
authored andcommitted
fsnotify: Remove proc_fs.h include
proc_fs.h was already included in fdinfo.h Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Fabian Frederick <[email protected]> Reviewed-by: Amir Goldstein <[email protected]> Signed-off-by: Jan Kara <[email protected]>
1 parent c5e443c commit 5a44909

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fs/notify/fdinfo.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
#include <linux/sched.h>
1212
#include <linux/types.h>
1313
#include <linux/seq_file.h>
14-
#include <linux/proc_fs.h>
1514
#include <linux/exportfs.h>
1615

1716
#include "inotify/inotify.h"

0 commit comments

Comments
 (0)