]> www.infradead.org Git - users/jedix/linux-maple.git/commit
samples/bpf: Remove unused variable in xdp2skb_meta_kern.c
authorZhu Jun <zhujun2@cmss.chinamobile.com>
Mon, 11 Nov 2024 06:15:14 +0000 (22:15 -0800)
committerAndrii Nakryiko <andrii@kernel.org>
Wed, 13 Nov 2024 20:21:48 +0000 (12:21 -0800)
commitb41ec3e6053a1e408da8ce02be6cc8885aa41848
treecbed800c138fc24614bec6d3fe178d586f98f987
parent3fcfbfe307ddc0bc02053ef17ecf29a3b3f9463e
samples/bpf: Remove unused variable in xdp2skb_meta_kern.c

The variable is never referenced in the code, just remove it.

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