Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752599AbZL3KJi (ORCPT ); Wed, 30 Dec 2009 05:09:38 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752060AbZL3KJh (ORCPT ); Wed, 30 Dec 2009 05:09:37 -0500 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:58619 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751797AbZL3KJg (ORCPT ); Wed, 30 Dec 2009 05:09:36 -0500 Date: Wed, 30 Dec 2009 11:09:35 +0100 From: Pavel Machek To: Michael Stone Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-security-module@vger.kernel.org, Andi Kleen , David Lang , Oliver Hartkopp , Alan Cox , Herbert Xu , Valdis Kletnieks , Bryan Donlan , Evgeniy Polyakov , "C. Scott Ananian" , James Morris , "Eric W. Biederman" , Bernie Innocenti , Mark Seaborn , Randy Dunlap , =?iso-8859-2?Q?Am=E9rico?= Wang , Tetsuo Handa , Samir Bellabes , Casey Schaufler , "Serge E. Hallyn" Subject: Re: [PATCH 1/3] Security: Add disablenetwork interface. (v4) Message-ID: <20091230100935.GA32700@atrey.karlin.mff.cuni.cz> References: <20091227075335.GA11737@elf.ucw.cz> <20091229012523.GB14362@heat> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091229012523.GB14362@heat> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 997 Lines: 32 > Pavel Machek wrote: > >>index 26a6b73..b48f021 100644 > >>--- a/kernel/sys.c > >>+++ b/kernel/sys.c > >>@@ -35,6 +35,7 @@ > >> #include > >> #include > >> #include > >>+#include > >> > >> #include > >> #include > > > >Something seems to be wrong with whitespace here. Damaged patch? > > Nope; kernel/sys.c has a newline there: > > http://repo.or.cz/w/linux-2.6.git/blob/HEAD:/kernel/sys.c#l36 > > Shall I remove it? notice two spaces before include. something was definitely wrong there. -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- 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/