aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2022-11-01 22:13:51 +0100
committerMarc Zyngier <[email protected]>2022-11-28 13:32:55 +0000
commit5e279739d7312b8958ec816fa38dba2725638503 (patch)
treedb5455ecd417c44c76461efd8c249ad18c302a5c /tools/perf/scripts/python
parentf5259b045c19f6e997bd12d53a5f76663537c1fd (diff)
irqchip/gic: 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]> Signed-off-by: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/755c4083122071bb27aa8ed5d98156a07bb63a39.1667336095.git.christophe.jaillet@wanadoo.fr
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions