On Tue, Aug 14, 2012 at 7:22 PM, Johannes Thumshirn <[email protected]> wrote: > Eliminated remaining calls to strict_stroul() and replaced them with > strict_kstrtou8(). > > Signed-off-by: Johannes Thumshirn <[email protected]> > --- > 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 <[email protected]> _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/devel
