From 40b2ea839753d32e5685d307c23d92c82cae3b70 Mon Sep 17 00:00:00 2001 From: Jesper Juhl Date: Tue, 16 Oct 2007 23:26:22 -0700 Subject: Clean up duplicate includes in fs/ This patch cleans up duplicate includes in fs/ Signed-off-by: Jesper Juhl Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- fs/compat_ioctl.c | 1 - fs/namei.c | 1 - 2 files changed, 2 deletions(-) (limited to 'fs') diff --git a/fs/compat_ioctl.c b/fs/compat_ioctl.c index 9c3fd07..6dacd39 100644 --- a/fs/compat_ioctl.c +++ b/fs/compat_ioctl.c @@ -108,7 +108,6 @@ #include #include #include -#include #ifdef CONFIG_SPARC #include diff --git a/fs/namei.c b/fs/namei.c index bab0d19..7cba632 100644 --- a/fs/namei.c +++ b/fs/namei.c @@ -30,7 +30,6 @@ #include #include #include -#include #include #include -- cgit v1.1