aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_prog_array_init.c
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2022-11-01 22:14:12 +0100
committerCatalin Marinas <[email protected]>2023-01-20 17:51:23 +0000
commit1a920c92cd0c09bb7f94d18029c6dd524035e190 (patch)
treee47307eba6458dddddbfd8a98f4d3757193153eb /tools/testing/selftests/bpf/progs/test_prog_array_init.c
parenta89c6bcdac22bec1bfbe6e64060b4cf5838d4f47 (diff)
arm64: cpufeature: 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]> Acked-by: Catalin Marinas <[email protected]> Link: https://lore.kernel.org/r/5a1b329cda34aec67615c0d2fd326eb0d6634bf7.1667336095.git.christophe.jaillet@wanadoo.fr Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_prog_array_init.c')
0 files changed, 0 insertions, 0 deletions