[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20151205.175120.236153071095458446.davem@davemloft.net>
Date: Sat, 05 Dec 2015 17:51:20 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: clabbe.montjoie@...il.com
Cc: 3chas3@...il.com, linux-atm-general@...ts.sourceforge.net,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH v4 1/1] atm: solos-pci: Replace simple_strtol by
kstrtoint
From: LABBE Corentin <clabbe.montjoie@...il.com>
Date: Fri, 4 Dec 2015 08:43:19 +0100
> The simple_strtol function is obsolete.
> This patch replace it by kstrtoint.
> This will simplify code, since some error case not handled by
> simple_strtol are handled by kstrtoint.
>
> Signed-off-by: LABBE Corentin <clabbe.montjoie@...il.com>
Applied to net-next, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists