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> regards, dan carpenter _______________________________________________ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel