aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorJohn Hubbard <[email protected]>2024-07-03 19:42:02 -0700
committerShuah Khan <[email protected]>2024-07-11 11:23:54 -0600
commit4eddfafc902b28119c24189c5ba9469bd1607878 (patch)
tree268eb48831c83d2d14b73cd89e441c609db0e629 /tools/testing/selftests/bpf/prog_tests/autoload.c
parentb00db6fd2a301c5057d63c19d596818845c9a603 (diff)
selftests/timers: remove unused irqcount variable
When building with clang, via: make LLVM=1 -C tools/testing/selftest ...clang warns about an unused irqcount variable. clang is correct: the variable is incremented and then ignored. Fix this by deleting the irqcount variable. Signed-off-by: John Hubbard <[email protected]> Acked-by: John Stultz <[email protected]> Reviewed-by: Muhammad Usama Anjum <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions