diff options
| author | Chen Huang <[email protected]> | 2021-05-26 09:20:18 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2022-05-04 19:37:44 +1000 |
| commit | 08d61b46c53fc5fe1ed2c36019ae8240cfba15d0 (patch) | |
| tree | a198f25b9ea4cd2e0153173b2a8026a5254e23e0 /tools/perf/scripts/python/bin | |
| parent | 59510820fff76fa6165a8adeafd072e62c16cc5d (diff) | |
powerpc/rtas: Replaced simple_strtoull() with kstrtoull()
The simple_strtoull() function is deprecated in some situation, since
it does not check for the range overflow, use kstrtoull() instead.
Signed-off-by: Chen Huang <[email protected]>
Signed-off-by: Christophe Leroy <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions