Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935031AbZKYUWi (ORCPT ); Wed, 25 Nov 2009 15:22:38 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759251AbZKYUWg (ORCPT ); Wed, 25 Nov 2009 15:22:36 -0500 Received: from fieldses.org ([174.143.236.118]:53216 "EHLO fieldses.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753574AbZKYUWf (ORCPT ); Wed, 25 Nov 2009 15:22:35 -0500 Date: Wed, 25 Nov 2009 15:23:24 -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 4/5] lockd: Remove unused nfsd headers #includes Message-ID: <20091125202323.GJ32502@fieldses.org> References: <4B0C1EB7.50508@panasas.com> <4B0C1FE0.8040105@panasas.com> <20091125201011.GG32502@fieldses.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091125201011.GG32502@fieldses.org> 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: 1788 Lines: 60 On Wed, Nov 25, 2009 at 03:10:11PM -0500, J. Bruce Fields wrote: > On Tue, Nov 24, 2009 at 08:03:12PM +0200, Boaz Harrosh wrote: > > > > In what history where these ever needed? Well not > > any more. > > Applied, thanks.--b. Um, I said that before I actually tried to compile it.... OK, dropping for now (assuming I'm missing some earlier patch). --b. > > > > > Signed-off-by: Boaz Harrosh > > --- > > fs/lockd/svc4proc.c | 4 ---- > > fs/lockd/svcproc.c | 4 ---- > > 2 files changed, 0 insertions(+), 8 deletions(-) > > > > diff --git a/fs/lockd/svc4proc.c b/fs/lockd/svc4proc.c > > index bd173a6..a7966ee 100644 > > --- a/fs/lockd/svc4proc.c > > +++ b/fs/lockd/svc4proc.c > > @@ -11,10 +11,6 @@ > > #include > > #include > > #include > > -#include > > -#include > > -#include > > -#include > > #include > > #include > > > > diff --git a/fs/lockd/svcproc.c b/fs/lockd/svcproc.c > > index e1d28dd..56c9519 100644 > > --- a/fs/lockd/svcproc.c > > +++ b/fs/lockd/svcproc.c > > @@ -11,10 +11,6 @@ > > #include > > #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/