]> www.infradead.org Git - users/jedix/linux-maple.git/commit
samples/bpf: Remove unused variables
authorZhu Jun <zhujun2@cmss.chinamobile.com>
Wed, 9 Oct 2024 08:21:38 +0000 (01:21 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Thu, 10 Oct 2024 01:22:04 +0000 (18:22 -0700)
commit965fdf95a3272e78c2175231351b3a7d42490a14
tree8d756d3c0a811906c4737ec4dd205a49f7d28704
parent5bf1557e3d6a69113649d831276ea2f97585fc33
samples/bpf: Remove unused variables

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

Signed-off-by: Zhu Jun <zhujun2@cmss.chinamobile.com>
Link: https://lore.kernel.org/r/20241009082138.7971-1-zhujun2@cmss.chinamobile.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
samples/bpf/tc_l2_redirect_kern.c