Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933813AbZKXSBY (ORCPT ); Tue, 24 Nov 2009 13:01:24 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933737AbZKXSBW (ORCPT ); Tue, 24 Nov 2009 13:01:22 -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 S933701AbZKXSBU (ORCPT ); Tue, 24 Nov 2009 13:01:20 -0500 X-Greylist: delayed 849 seconds by postgrey-1.27 at vger.kernel.org; Tue, 24 Nov 2009 13:01:18 EST Message-ID: <4B0C1F1A.8070605@panasas.com> Date: Tue, 24 Nov 2009 19:59:54 +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 1/5] parsic: 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 17:59:57.0366 (UTC) FILETIME=[EEF8E560:01CA6D2F] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1123 Lines: 38 Some unused includes removed. This patch is in an effort to cleanup nfsd headers and move private definitions to source directory. Signed-off-by: Boaz Harrosh --- arch/parisc/kernel/sys_parisc32.c | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/arch/parisc/kernel/sys_parisc32.c b/arch/parisc/kernel/sys_parisc32.c index 561388b..4a8ca63 100644 --- a/arch/parisc/kernel/sys_parisc32.c +++ b/arch/parisc/kernel/sys_parisc32.c @@ -26,13 +26,7 @@ #include #include #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/