mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-05-26 17:23:12 +00:00
The usage of strict_strto*() is not preferred, because strict_strto*() is obsolete. Thus, kstrto*() should be used. Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: James Morris <james.l.morris@oracle.com>