pipe: Reduce #inclusion of pipe_fs_i.h
authorDavid Howells <dhowells@redhat.com>
Wed, 25 Sep 2019 14:23:01 +0000 (15:23 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 23 Oct 2019 16:02:34 +0000 (17:02 +0100)
Remove some #inclusions of linux/pipe_fs_i.h that don't seem to be
necessary any more.

Signed-off-by: David Howells <dhowells@redhat.com>
fs/exec.c
fs/ocfs2/aops.c
security/smack/smack_lsm.c

index 555e93c7dec82ae6b81db2c5402d838824e50c3c..57bc7ef8d31be7e827619d8bd24242e1909ddbf7 100644 (file)
--- a/fs/exec.c
+++ b/fs/exec.c
@@ -59,7 +59,6 @@
 #include <linux/kmod.h>
 #include <linux/fsnotify.h>
 #include <linux/fs_struct.h>
-#include <linux/pipe_fs_i.h>
 #include <linux/oom.h>
 #include <linux/compat.h>
 #include <linux/vmalloc.h>
index 8de1c9d644f62ca203ad33d7b5cda3613309f866..c50ac6b7415befbaf17c07047b68099ccec1a4b1 100644 (file)
@@ -11,7 +11,6 @@
 #include <linux/pagemap.h>
 #include <asm/byteorder.h>
 #include <linux/swap.h>
-#include <linux/pipe_fs_i.h>
 #include <linux/mpage.h>
 #include <linux/quotaops.h>
 #include <linux/blkdev.h>
index abeb09c30633be833eb4ec7137e7eee3738b5710..ecea41ce919b71101ed2d9ae81b477fa7ae5b577 100644 (file)
@@ -28,7 +28,6 @@
 #include <linux/icmpv6.h>
 #include <linux/slab.h>
 #include <linux/mutex.h>
-#include <linux/pipe_fs_i.h>
 #include <net/cipso_ipv4.h>
 #include <net/ip.h>
 #include <net/ipv6.h>