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

Stefan Hajnoczi stefanha at gmail.com
Thu Aug 16 11:02:47 UTC 2012


On Tue, Aug 14, 2012 at 7:22 PM, Johannes Thumshirn
<morbidrsa at googlemail.com> wrote:
> Eliminated remaining calls to strict_stroul() and replaced them with
> strict_kstrtou8().
>
> Signed-off-by: Johannes Thumshirn <morbidrsa at googlemail.com>
> ---
>  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 at gmail.com>



More information about the devel mailing list