aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2022-11-24 22:28:12 +0100
committerChristoph Hellwig <hch@lst.de>2022-12-06 09:16:56 +0100
commit99722c8aa8b994db15ef60965c33f6a8e399b36c (patch)
tree6b693f22e02cc4770309a7d1527baf24f0c15275 /tools/perf/scripts/python
parentba0718a6d67130fd4bff664b86d2aa63fa49e241 (diff)
nvme: 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> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions