Re: [PATCH] staging: line6: variax.c: Eliminated remaining strict_stroul()s

From: Stefan Hajnoczi
Date: Thu Aug 16 2012 - 07:02:45 EST


On Tue, Aug 14, 2012 at 7:22 PM, Johannes Thumshirn
<morbidrsa@xxxxxxxxxxxxxx> wrote:
> Eliminated remaining calls to strict_stroul() and replaced them with
> strict_kstrtou8().
>
> Signed-off-by: Johannes Thumshirn <morbidrsa@xxxxxxxxxxxxxx>
> ---
> drivers/staging/line6/variax.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)

Commit description is wrong:
s/strict_kstrtou8/kstrtou8/

Reviewed-by: Stefan Hajnoczi <stefanha@xxxxxxxxx>
--
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/