1
0
Fork 0
alistair23-linux/drivers/staging/comedi/kcomedilib
Chase Southwood e6bed035ca Staging: comedi: kcomedilib: replace deprecated simple_strtoul() with kstrtouint()
Since simple_strtoul() has been deprecated, replace it with kstrtouint().
Also, since return code checking for this new function is enforced, add a
check to ensure that the conversion has succeeded.

Signed-off-by: Chase Southwood <chase.southwood@yahoo.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-02-15 12:42:41 -08:00
..
Makefile staging: comedi: remove comedi_debug module parameter 2013-11-25 11:50:53 -08:00
kcomedilib_main.c Staging: comedi: kcomedilib: replace deprecated simple_strtoul() with kstrtouint() 2014-02-15 12:42:41 -08:00