diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2023-01-14 16:26:15 +0300 |
---|---|---|
committer | Oliver Upton <oliver.upton@linux.dev> | 2023-01-17 23:53:41 +0300 |
commit | 016cbbd2ba555a417a1374f78fe36e60827dfdb9 (patch) | |
tree | be0d684fa236c6c701805c7dbce6c5cc21fd9dc7 /tools/perf/scripts/python/task-analyzer.py | |
parent | fd2b165ce2ccdaad7d5972987acac259cff66ccb (diff) | |
download | linux-016cbbd2ba555a417a1374f78fe36e60827dfdb9.tar.xz |
KVM: arm64: vgic-v3: Use kstrtobool() instead of strtobool()
strtobool() is the same as kstrtobool().
However, the latter is more used within the kernel.
In order to remove strtobool() and slightly simplify kstrtox.h, switch to
the other function name.
While at it, include the corresponding header file (<linux/kstrtox.h>)
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Zenghui Yu <yuzenghui@huawei.com>
Link: https://lore.kernel.org/r/f546e636c6d2bbcc0d8c4191ab98ce892fce4584.1673702763.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions