commit | a8eecad5c906707475a2141133fe43710e5f5e85 | [log] [tgz] |
---|---|---|
author | Ashvini Varatharaj <ashvinivaratharaj@gmail.com> | Sat Oct 19 20:58:26 2013 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Oct 19 14:51:06 2013 -0700 |
tree | b0e2d5cac86ce0b589ec26bcba32db268a684445 | |
parent | 1b7e763140d0767485ac87b6bb7c07ea29a27e78 [diff] |
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>