Re: [PATCH v4 1/1] atm: solos-pci: Replace simple_strtol by kstrtoint

From: David Miller
Date: Sat Dec 05 2015 - 17:51:28 EST


From: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
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@xxxxxxxxx>

Applied to net-next, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/