Re: [PATCH] staging: speakup: Replace simple_strtoul with kstrtoul

From: Samuel Thibault
Date: Sat Feb 23 2019 - 14:47:46 EST


Bharath Vedartham, le dim. 24 fÃvr. 2019 01:01:21 +0530, a ecrit:
> simple_strtoul is obsolete. Change it to kstrtoul. Kernel is building
> and booting successfully.

Please recheck your patch, temp is used after the simple_strtoul call.

Samuel