pipe: Reduce #inclusion of pipe_fs_i.h

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>
This commit is contained in:
David Howells 2019-09-25 15:23:01 +01:00
parent da0c9ea146
commit d055b4fb4d
3 changed files with 0 additions and 3 deletions

View file

@ -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>