diff options
author | Yuntao Wang <ytcoode@gmail.com> | 2022-04-10 09:00:19 +0300 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2022-04-11 22:14:34 +0300 |
commit | aa1b02e674fe69acd04624f5bcdef94928bc8695 (patch) | |
tree | 4aa39510bcf7c7d45b2c0a726620593ebd958439 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f4fd706f738338e78f413db36d0a483a11c53cd1 (diff) | |
download | linux-aa1b02e674fe69acd04624f5bcdef94928bc8695.tar.xz |
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/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions