aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf
diff options
context:
space:
mode:
authorYuntao Wang <ytcoode@gmail.com>2022-04-10 14:00:19 +0800
committerDaniel Borkmann <daniel@iogearbox.net>2022-04-11 21:14:34 +0200
commitaa1b02e674fe69acd04624f5bcdef94928bc8695 (patch)
tree4aa39510bcf7c7d45b2c0a726620593ebd958439 /tools/lib/bpf
parentselftests/bpf: Drop duplicate max/min definitions (diff)
downloadlinux-dev-aa1b02e674fe69acd04624f5bcdef94928bc8695.tar.xz
linux-dev-aa1b02e674fe69acd04624f5bcdef94928bc8695.zip
bpf: Remove redundant assignment to meta.seq in __task_seq_show()
The seq argument is assigned to meta.seq twice, the second one is redundant, remove it. This patch also removes a redundant space in bpf_iter_link_attach(). Signed-off-by: Yuntao Wang <ytcoode@gmail.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Song Liu <songliubraving@fb.com> Link: https://lore.kernel.org/bpf/20220410060020.307283-1-ytcoode@gmail.com
Diffstat (limited to 'tools/lib/bpf')
0 files changed, 0 insertions, 0 deletions