From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sun, 6 Nov 2011 22:16:46 +0800 References: <1320586010-21931-1-git-send-email-julia@diku.dk> <1320586010-21931-2-git-send-email-julia@diku.dk> In-Reply-To: <1320586010-21931-2-git-send-email-julia@diku.dk> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201111062216.46584.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 1/5] net/batman-adv: use kstrtoul, etc Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: b.a.t.m.a.n@lists.open-mesh.org Cc: netdev@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, Simon Wunderlich , Julia Lawall , "David S. Miller" On Sunday, November 06, 2011 21:26:46 Julia Lawall wrote: > From: Julia Lawall > > Use kstrtoul, etc instead of the now deprecated strict_strtoul, etc. Thanks for the patch but we already have a patch lined up to address the issue. It will be submitted to net-next in the next week or so. Regards, Marek