diff options
| author | Lars-Peter Clausen <[email protected]> | 2022-04-09 12:58:12 +0200 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2022-04-28 19:22:54 +0100 |
| commit | 74f582ec127e3b10aec71e8d15f1c14b0f0481ec (patch) | |
| tree | 7257979b09586c1be3e0d3d3b7f4c9e5b9a20d33 /tools/perf/scripts/python | |
| parent | ac3e62f51b3fbda78a44fff62ece8f11d8f08a25 (diff) | |
iio: Replace strtobool() with kstrtobool()
strtobool() is deprecated and just a wrapper around kstrtobool().Replace
it with kstrtobool() so the deprecated function can be removed eventually.
Suggested-by: Andy Shevchenko <[email protected]>
Signed-off-by: Lars-Peter Clausen <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions