selftests/bpf: Drop an unused local variable
authorBenjamin Tissoires <bentiss@kernel.org>
Tue, 30 Apr 2024 10:43:26 +0000 (12:43 +0200)
committerDaniel Borkmann <daniel@iogearbox.net>
Tue, 30 Apr 2024 14:28:58 +0000 (16:28 +0200)
commit05cbc217aafbc631a6c2fab4accf95850cb48358
tree7a6b3c7b3b4ba041afba675efe19bebefaa878ce
parenta891711d0166133ec5120615fcf365d9745d82b2
selftests/bpf: Drop an unused local variable

Some copy/paste leftover, this is never used.

Fixes: e3d9eac99afd ("selftests/bpf: wq: add bpf_wq_init() checks")
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Link: https://lore.kernel.org/bpf/20240430-bpf-next-v3-3-27afe7f3b17c@kernel.org
tools/testing/selftests/bpf/prog_tests/wq.c