From: Boaz Harrosh Subject: [PATCH 5/5] vfs: nfsctl.c unused nfsd #includes Date: Tue, 24 Nov 2009 20:04:12 +0200 Message-ID: <4B0C201C.4040400__48844.5113217042$1259086716$gmane$org@panasas.com> References: <4B0C1EB7.50508@panasas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 To: "J. Bruce Fields" , Linux Kernel , linux-parisc , sparclinux , linux-s Return-path: Received: from daytona.panasas.com ([67.152.220.89]:33713 "EHLO daytona.int.panasas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S933231AbZKXSQi (ORCPT ); Tue, 24 Nov 2009 13:16:38 -0500 In-Reply-To: <4B0C1EB7.50508@panasas.com> Sender: linux-nfs-owner@vger.kernel.org List-ID: Only linux/nfsd/syscall.h is actually used. Remove the other nfsd #includes, so they can be moved to source directory. Signed-off-by: Boaz Harrosh --- fs/nfsctl.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/fs/nfsctl.c b/fs/nfsctl.c index 8f9a205..d3854d9 100644 --- a/fs/nfsctl.c +++ b/fs/nfsctl.c @@ -7,8 +7,6 @@ #include #include #include -#include -#include #include #include #include -- 1.6.5.2