]> Pileus Git - ~andy/linux/commit
Staging: speakup: replacing simple_strtoul with kstrtoul
authorAshvini Varatharaj <ashvinivaratharaj@gmail.com>
Sat, 19 Oct 2013 15:28:26 +0000 (20:58 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 19 Oct 2013 21:51:06 +0000 (14:51 -0700)
commita8eecad5c906707475a2141133fe43710e5f5e85
treeb0e2d5cac86ce0b589ec26bcba32db268a684445
parent1b7e763140d0767485ac87b6bb7c07ea29a27e78
Staging: speakup: replacing simple_strtoul with kstrtoul

Fix checkpatch warning: WARNING: simple_strtoul is obsolete, use
kstrtoul instead

Signed-off-by: Ashvini Varatharaj <ashvinivaratharaj@gmail.com>
Reviewed-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/speakup/kobjects.c