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]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

