aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2023-07-11 19:41:10 +0200
committerLuiz Augusto von Dentz <[email protected]>2023-08-11 11:47:44 -0700
commit82eae9dc438cd7932b5a1c79057378839f1e61e0 (patch)
tree39c473fec7fd8bb30273476a914067d877710919 /tools/perf/scripts/python/sctop.py
parent59be4be82bd3639cd9dbfb92df0f6263ab2c2e28 (diff)
Bluetooth: hci_debugfs: 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: Luiz Augusto von Dentz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions