Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752904Ab0BXFav (ORCPT ); Wed, 24 Feb 2010 00:30:51 -0500 Received: from mx1.redhat.com ([209.132.183.28]:7573 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750968Ab0BXFau (ORCPT ); Wed, 24 Feb 2010 00:30:50 -0500 Message-ID: <4B84BA58.3040701@redhat.com> Date: Wed, 24 Feb 2010 13:34:16 +0800 From: Cong Wang User-Agent: Thunderbird 2.0.0.23 (X11/20091001) MIME-Version: 1.0 To: Octavian Purdila CC: David Miller , Linux Kernel Network Developers , Linux Kernel Developers , "Eric W. Biederman" Subject: Re: [net-next PATCH v5 2/3] sysctl: add proc_do_large_bitmap References: <1266752533.3428.28.camel@Nokia-N900-42-11> <4B81EFD8.8020202@redhat.com> <201002221829.13987.opurdila@ixiacom.com> <4B84B7F0.7090709@redhat.com> In-Reply-To: <4B84B7F0.7090709@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 664 Lines: 20 Cong Wang wrote: >> diff --git a/kernel/sysctl.c b/kernel/sysctl.c >> index 5259727..d8ea839 100644 >> --- a/kernel/sysctl.c >> +++ b/kernel/sysctl.c >> @@ -2635,6 +2635,140 @@ static int proc_do_cad_pid(struct ctl_table >> *table, int write, > > > The above line is wrong, it should be a part of previous line. > > Sorry, ignore this, it should be my thunderbird's fault, it truncated the line. I will fix it... -- 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/