On Thu, Nov 29, 2012 at 9:03 PM, Laurent Navet [Mali] <[email protected]> wrote: > From: "Laurent Navet [Mali]" <[email protected]> > > staging: line6: pcm.c > call to obsolete simple_strtoul() function is replaced > by kstrtoint() in pcm_set_impulse_period(). > Also check the return code. > > Signed-off-by: Laurent Navet [Mali] <[email protected]> > --- > drivers/staging/line6/pcm.c | 8 +++++++- > 1 file changed, 7 insertions(+), 1 deletion(-)
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/

