mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
The simple_strtol() function is deprecated since it does not check for the range overflow. Use kstrtoint() instead. Signed-off-by: chenqiwu <chenqiwu@xiaomi.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
4.8 KiB
4.8 KiB