lkml.org 
[lkml]   [2014]   [Oct]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 4/5] fs/anon_inodes.c: Remove unneeded #includes
Date
Signed-off-by: Eric Biggers <ebiggers3@gmail.com>
---
fs/anon_inodes.c | 5 -----
1 file changed, 5 deletions(-)

diff --git a/fs/anon_inodes.c b/fs/anon_inodes.c
index 444a705..bbfa038 100644
--- a/fs/anon_inodes.c
+++ b/fs/anon_inodes.c
@@ -8,10 +8,7 @@
*
*/

-#include <linux/cred.h>
#include <linux/file.h>
-#include <linux/poll.h>
-#include <linux/sched.h>
#include <linux/init.h>
#include <linux/fs.h>
#include <linux/mount.h>
@@ -20,8 +17,6 @@
#include <linux/magic.h>
#include <linux/anon_inodes.h>

-#include <asm/uaccess.h>
-
static struct vfsmount *anon_inode_mnt __read_mostly;
static struct inode *anon_inode_inode __read_mostly;

--
2.1.2


\
 
 \ /
  Last update: 2014-10-12 23:22    [W:0.094 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site