diff options
author | chenqiwu <chenqiwu@xiaomi.com> | 2020-02-19 07:15:59 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2020-03-12 16:40:45 +0300 |
commit | 871b4b48cdbfe4fb7f687801fc265619b35cf476 (patch) | |
tree | 6c2c7856e7014bf58598aa7336ddec6b198c0ccf /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 90a39326f1d15c660b5b179ad1ff0730d3036db9 (diff) | |
download | linux-871b4b48cdbfe4fb7f687801fc265619b35cf476.tar.xz |
b43legacy: replace simple_strtol() with kstrtoint()
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>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions