On Wednesday, July 24, 2013 4:09 PM, Dan Carpenter wrote:
> On Wed, Jul 24, 2013 at 02:34:08PM +0900, Jingoo Han wrote:
> > The usage of strict_strtol() is not preferred, because
> > strict_strtol() is obsolete. Thus, kstrtos32() should be
> > used in order to convert a string to s32. Also, error handling
> > is added to get rid of a __must_check warning.
> 
> Also you fixed a memory corruption bug.  :)
> 
> Reviewed-by: Dan Carpenter <dan.carpen...@oracle.com>

Hi Dan Carpenter,

Thank you for your Reviewed-by! :)


Best regards,
Jingoo Han

> 
> regards,
> dan carpenter

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to