From: Ashvini Varatharaj Date: Sat, 19 Oct 2013 15:28:26 +0000 (+0530) Subject: Staging: speakup: replacing simple_strtoul with kstrtoul X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~157 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8eecad5c906707475a2141133fe43710e5f5e85;p=pandora-kernel.git Staging: speakup: replacing simple_strtoul with kstrtoul Fix checkpatch warning: WARNING: simple_strtoul is obsolete, use kstrtoul instead Signed-off-by: Ashvini Varatharaj Reviewed-by: Peter P Waskiewicz Jr Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed