]> www.infradead.org Git - users/jedix/linux-maple.git/commit
samples/bpf: Remove unused variables in tc_l2_redirect_kern.c
authorZhu Jun <zhujun2@cmss.chinamobile.com>
Mon, 11 Nov 2024 06:23:12 +0000 (22:23 -0800)
committerAndrii Nakryiko <andrii@kernel.org>
Wed, 13 Nov 2024 20:21:04 +0000 (12:21 -0800)
commit3fcfbfe307ddc0bc02053ef17ecf29a3b3f9463e
tree26d1922f5ffa7f3842bb49ca66dda15d1accab42
parentb7b31f184f88c0cbd5d53dfc9a6532d851311135
samples/bpf: Remove unused variables in tc_l2_redirect_kern.c

These variables are never referenced in the code, just remove them.

Signed-off-by: Zhu Jun <zhujun2@cmss.chinamobile.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20241111062312.3541-1-zhujun2@cmss.chinamobile.com
samples/bpf/tc_l2_redirect_kern.c