summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2022-11-01 22:14:02 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2022-11-03 19:38:16 +0100
commit7ac70300f386a5f7d00f66ccc46ed30576b68ef4 (patch)
treedf8912ecbfaee1a116c10bcbeaa1ea7a1caadaab /tools/perf/scripts/python/export-to-sqlite.py
parentb55eef5226b71edf5422de246bc189da1fdc9000 (diff)
powercap: 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: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions