From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752592Ab2LKFa2 (ORCPT ); Tue, 11 Dec 2012 00:30:28 -0500 Received: from mail-da0-f46.google.com ([209.85.210.46]:63517 "EHLO mail-da0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751240Ab2LKFa0 (ORCPT ); Tue, 11 Dec 2012 00:30:26 -0500 Message-ID: <50C6C4D1.6070607@gmail.com> Date: Tue, 11 Dec 2012 10:59:53 +0530 From: Abhijit Pawar User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120911 Thunderbird/15.0.1 MIME-Version: 1.0 To: David Miller CC: abhi.c.pawar@gmail.com, pablo@netfilter.org, kaber@trash.net, kuznet@ms2.inr.ac.ru, jmorris@namei.org, yoshfuji@linux-ipv6.org, linville@tuxdriver.com, johannes@sipsolutions.net, amwang@redhat.com, edumazet@google.com, nhorman@tuxdriver.com, joe@perches.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, netfilter-devel@vger.kernel.org, netfilter@vger.kernel.org, coreteam@netfilter.org, linux-wireless@vger.kernel.org Subject: Re: [PATCH RESEND RESEND] net: remove obsolete simple_strto References: <1355196860-10708-1-git-send-email-abhi.c.pawar@gmail.com> <20121210.234923.94776338088489257.davem@davemloft.net> In-Reply-To: <20121210.234923.94776338088489257.davem@davemloft.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/11/2012 10:19 AM, David Miller wrote: > From: Abhijit Pawar > Date: Tue, 11 Dec 2012 09:04:20 +0530 > >> This patch replace the obsolete simple_strto with kstrto >> >> Signed-off-by: Abhijit Pawar > > You can't submit replacement patches for ones which I have already > applied. > > Patches I apply are permanently applied, and therefore you must submit > changes relative the ones I've applied already. > I am sorry to create this confusion. I have created and sent the new patch which you can apply over the old one to fix the issues. -- - Abhijit