Linux-Fsdevel Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH V2 5/6 linux-next] fsnotify/fdinfo: remove proc_fs.h inclusion
@ 2020-05-12 18:19 Fabian Frederick
0 siblings, 0 replies; only message in thread
From: Fabian Frederick @ 2020-05-12 18:19 UTC (permalink / raw)
To: jack, amir73il; +Cc: linux-fsdevel, Fabian Frederick
proc_fs.h was already included in fdinfo.h
Signed-off-by: Fabian Frederick <fabf@skynet.be>
---
fs/notify/fdinfo.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/fs/notify/fdinfo.c b/fs/notify/fdinfo.c
index ef83f4020554..f0d6b54be412 100644
--- a/fs/notify/fdinfo.c
+++ b/fs/notify/fdinfo.c
@@ -11,7 +11,6 @@
#include <linux/sched.h>
#include <linux/types.h>
#include <linux/seq_file.h>
-#include <linux/proc_fs.h>
#include <linux/exportfs.h>
#include "inotify/inotify.h"
--
2.26.2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-05-12 18:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-12 18:19 [PATCH V2 5/6 linux-next] fsnotify/fdinfo: remove proc_fs.h inclusion Fabian Frederick
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).