summaryrefslogtreecommitdiffstats
path: root/Documentation/iio
diff options
context:
space:
mode:
authorChen Huang <chenhuang5@huawei.com>2021-06-28 19:34:11 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2021-06-29 10:53:46 -0700
commitf0f798db0586b34c552997f8c9d923a5db21fe5e (patch)
tree70f8fb6c5a2b509ade9f31aaf3b33f26de1361d2 /Documentation/iio
parent01f01399136ca290e20cb21839c32a52ce626d16 (diff)
downloadlinux-stable-f0f798db0586b34c552997f8c9d923a5db21fe5e.tar.gz
linux-stable-f0f798db0586b34c552997f8c9d923a5db21fe5e.tar.bz2
linux-stable-f0f798db0586b34c552997f8c9d923a5db21fe5e.zip
ocfs2: replace simple_strtoull() with kstrtoull()
simple_strtoull() is deprecated in some situation since it does not check for the range overflow, use kstrtoull() instead. Link: https://lkml.kernel.org/r/20210526092020.554341-3-chenhuang5@huawei.com Signed-off-by: Chen Huang <chenhuang5@huawei.com> Cc: Mark Fasheh <mark@fasheh.com> Cc: Joel Becker <jlbec@evilplan.org> Cc: Junxiao Bi <junxiao.bi@oracle.com> Cc: Joseph Qi <jiangqi903@gmail.com> Cc: Changwei Ge <gechangwei@live.cn> Cc: Gang He <ghe@suse.com> Cc: Jun Piao <piaojun@huawei.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/iio')
0 files changed, 0 insertions, 0 deletions