aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/prog_array_init.c
diff options
context:
space:
mode:
authorLukas Bulwahn <[email protected]>2023-06-09 09:46:43 +0000
committerThomas Gleixner <[email protected]>2023-06-18 20:41:53 +0000
commitb9a40f24d8ea86f89f1299a3f2dccd601febe3e5 (patch)
treef2925f7b16c3283950ef0b44a6feaa5e1f68c364 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c
parentposix-timers: Polish coding style in a few places (diff)
downloadkernel-b9a40f24d8ea86f89f1299a3f2dccd601febe3e5.tar.gz
kernel-b9a40f24d8ea86f89f1299a3f2dccd601febe3e5.zip
posix-timers: Refer properly to CONFIG_HIGH_RES_TIMERS
Commit c78f261e5dcb ("posix-timers: Clarify posix_timer_fn() comments") turns an ifdef CONFIG_HIGH_RES_TIMERS into an conditional on "IS_ENABLED(CONFIG_HIGHRES_TIMERS)"; note that the new conditional refers to "HIGHRES_TIMERS" not "HIGH_RES_TIMERS" as before. Fix this typo introduced in that refactoring. Fixes: c78f261e5dcb ("posix-timers: Clarify posix_timer_fn() comments") Signed-off-by: Lukas Bulwahn <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions