aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/Context.c
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2023-01-14 14:26:15 +0100
committerOliver Upton <[email protected]>2023-01-17 20:53:41 +0000
commit016cbbd2ba555a417a1374f78fe36e60827dfdb9 (patch)
treebe0d684fa236c6c701805c7dbce6c5cc21fd9dc7 /tools/perf/scripts/python/Perf-Trace-Util/Context.c
parentfd2b165ce2ccdaad7d5972987acac259cff66ccb (diff)
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 <[email protected]> Reviewed-by: Zenghui Yu <[email protected]> Link: https://lore.kernel.org/r/f546e636c6d2bbcc0d8c4191ab98ce892fce4584.1673702763.git.christophe.jaillet@wanadoo.fr Signed-off-by: Oliver Upton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/Context.c')
0 files changed, 0 insertions, 0 deletions