diff options
| author | Chen Huang <[email protected]> | 2021-06-28 19:34:11 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-06-29 10:53:46 -0700 |
| commit | f0f798db0586b34c552997f8c9d923a5db21fe5e (patch) | |
| tree | 70f8fb6c5a2b509ade9f31aaf3b33f26de1361d2 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 01f01399136ca290e20cb21839c32a52ce626d16 (diff) | |
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/[email protected]
Signed-off-by: Chen Huang <[email protected]>
Cc: Mark Fasheh <[email protected]>
Cc: Joel Becker <[email protected]>
Cc: Junxiao Bi <[email protected]>
Cc: Joseph Qi <[email protected]>
Cc: Changwei Ge <[email protected]>
Cc: Gang He <[email protected]>
Cc: Jun Piao <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions