summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2023-01-14 16:26:15 +0300
committerOliver Upton <oliver.upton@linux.dev>2023-01-17 23:53:41 +0300
commit016cbbd2ba555a417a1374f78fe36e60827dfdb9 (patch)
treebe0d684fa236c6c701805c7dbce6c5cc21fd9dc7 /tools/perf/scripts/python
parentfd2b165ce2ccdaad7d5972987acac259cff66ccb (diff)
downloadlinux-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')
0 files changed, 0 insertions, 0 deletions