diff options
author | Christophe JAILLET <[email protected]> | 2023-01-14 09:54:04 +0100 |
---|---|---|
committer | Helge Deller <[email protected]> | 2023-01-16 09:37:31 +0100 |
commit | ee9fffdc3887a46eab3209bc46b228b543c75fa6 (patch) | |
tree | 8d1cae0b4c528dca1e59683593f42249a60ea3da /tools/perf/scripts/python | |
parent | 67a90bccad3d20829bea35cb38ad744d9b6e30f4 (diff) |
fbdev: omapfb: 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: Helge Deller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions