Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964809AbZKYUM2 (ORCPT ); Wed, 25 Nov 2009 15:12:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759636AbZKYUM1 (ORCPT ); Wed, 25 Nov 2009 15:12:27 -0500 Received: from fieldses.org ([174.143.236.118]:39060 "EHLO fieldses.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753423AbZKYUMZ (ORCPT ); Wed, 25 Nov 2009 15:12:25 -0500 Date: Wed, 25 Nov 2009 15:13:15 -0500 From: "J. Bruce Fields" To: Boaz Harrosh Cc: Linux Kernel , linux-parisc , sparclinux , linux-s390 , NFS list , pNFS Mailing List , Andrew Morton Subject: Re: [PATCH 5/5] vfs: nfsctl.c unused nfsd #includes Message-ID: <20091125201315.GH32502@fieldses.org> References: <4B0C1EB7.50508@panasas.com> <4B0C201C.4040400@panasas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B0C201C.4040400@panasas.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1094 Lines: 41 On Tue, Nov 24, 2009 at 08:04:12PM +0200, Boaz Harrosh wrote: > > Only linux/nfsd/syscall.h is actually used. Remove the > other nfsd #includes, so they can be moved to source > directory. I guess I'll take this one too. The arch-specific ones I'm assuming are someone else's problem unless I hear otherwise. --b. > > 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 > > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/