aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2022-11-01 22:13:50 +0100
committerKalle Valo <[email protected]>2022-11-08 09:39:04 +0200
commit417f173532cc1398e17a22bff50f93be40a8a7a8 (patch)
treea70e4a02de13c1879bff6320c75390abf47098ba /tools/perf/scripts/python/net_dropmonitor.py
parentc81c1fd4e907be6ac1da35ab062c8fa6dde000a3 (diff)
wifi: 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: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/1ff34549af5ad6f7c80d5b9e11872b5499065fc1.1667336095.git.christophe.jaillet@wanadoo.fr
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions