Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933826AbZKXSBu (ORCPT ); Tue, 24 Nov 2009 13:01:50 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933780AbZKXSBr (ORCPT ); Tue, 24 Nov 2009 13:01:47 -0500 Received: from daytona.panasas.com ([67.152.220.89]:4489 "EHLO daytona.int.panasas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S933739AbZKXSBW (ORCPT ); Tue, 24 Nov 2009 13:01:22 -0500 X-Greylist: delayed 849 seconds by postgrey-1.27 at vger.kernel.org; Tue, 24 Nov 2009 13:01:18 EST Message-ID: <4B0C1F5C.9090903@panasas.com> Date: Tue, 24 Nov 2009 20:01:00 +0200 From: Boaz Harrosh User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20090924 Remi/fc10 Thunderbird/3.0b4 MIME-Version: 1.0 To: "J. Bruce Fields" , Linux Kernel , linux-parisc , sparclinux , linux-s390 , NFS list , pNFS Mailing List , Andrew Morton Subject: [PATCH 2/5] sparc: remove unused nfsd #includes References: <4B0C1EB7.50508@panasas.com> In-Reply-To: <4B0C1EB7.50508@panasas.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 24 Nov 2009 18:01:03.0368 (UTC) FILETIME=[16500080:01CA6D30] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1051 Lines: 36 Some unused includes removed. In an effort to cleanup nfsd headers and move private definitions to source directory. Signed-off-by: Boaz Harrosh --- arch/sparc/kernel/sys_sparc32.c | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/arch/sparc/kernel/sys_sparc32.c b/arch/sparc/kernel/sys_sparc32.c index 04e28b2..0a68fdf 100644 --- a/arch/sparc/kernel/sys_sparc32.c +++ b/arch/sparc/kernel/sys_sparc32.c @@ -26,11 +26,6 @@ #include #include #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/