[PATCH] Replacing simple_strtoul with kstrtoul

Greg KH gregkh at linuxfoundation.org
Sat Jan 17 22:55:05 UTC 2015


On Wed, Jan 14, 2015 at 12:00:42PM +0530, Asheesh Ranjan wrote:
> Added code to move pointer till end of parsed string as being done by simple_strtoul. Not checking return value of kstrtoul
> Signed-off-by: Asheesh Ranjan <asheesh.lkd at outlook.com>
> ---
>  drivers/staging/speakup/varhandlers.c |   17 +++++++++++++++--
>  1 file changed, 15 insertions(+), 2 deletions(-)


Same comments as the previous patch.



More information about the devel mailing list