aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2023-01-14 18:21:38 +0100
committerAndrew Morton <[email protected]>2023-02-02 22:50:05 -0800
commitf3296f80c8065b26a27eb8ab686d0c1d67880524 (patch)
tree0caf34ed92ee43597f627d3a0ef5393a3f7e4a02 /tools/testing/selftests/bpf/progs/test_autoload.c
parenta42aaad2e47b23d63037bfc0130e33fc0f74cd71 (diff)
initramfs: 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>) Link: https://lkml.kernel.org/r/2597e80cb7059ec6ad63a01b77d7c944dcc99195.1673716768.git.christophe.jaillet@wanadoo.fr Signed-off-by: Christophe JAILLET <[email protected]> Cc: Christian Brauner <[email protected]> Cc: David Disseldorp <[email protected]> Cc: "Eric W. Biederman" <[email protected]> Cc: Martin Wilck <[email protected]> Cc: wuchi <[email protected]> Cc: XU pengfei <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions