Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752599AbZL2BXR (ORCPT ); Mon, 28 Dec 2009 20:23:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752551AbZL2BXQ (ORCPT ); Mon, 28 Dec 2009 20:23:16 -0500 Received: from lists.laptop.org ([18.85.2.145]:60355 "EHLO mail.laptop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752481AbZL2BXP (ORCPT ); Mon, 28 Dec 2009 20:23:15 -0500 Date: Mon, 28 Dec 2009 20:25:23 -0500 From: Michael Stone To: Pavel Machek 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-1?Q?Am=E9rico?= Wang , Tetsuo Handa , Samir Bellabes , Casey Schaufler , "Serge E. Hallyn" , Michael Stone Subject: Re: [PATCH 1/3] Security: Add disablenetwork interface. (v4) Message-ID: <20091229012523.GB14362@heat> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20091227075335.GA11737@elf.ucw.cz> 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: 768 Lines: 27 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? Michael -- 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/