diff options
author | Li kunyu <kunyu@nfschina.com> | 2023-08-05 01:59:29 +0800 |
---|---|---|
committer | Martin KaFai Lau <martin.lau@kernel.org> | 2023-08-03 17:54:35 -0700 |
commit | 5964d1e4594eb1dbfc1e2a34ec89eb48f6b03e75 (patch) | |
tree | b5feff9094d407d803534c507f36f8913d7a69d9 /tools/testing/selftests/bpf/prog_tests/async_stack_depth.c | |
parent | 6f9bad6b2d7d6b4e11032b944e379974e31c5c8f (diff) |
bpf: bpf_struct_ops: Remove unnecessary initial values of variables
err and tlinks is assigned first, so it does not need to initialize the
assignment.
Signed-off-by: Li kunyu <kunyu@nfschina.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/20230804175929.2867-1-kunyu@nfschina.com
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/async_stack_depth.c')
0 files changed, 0 insertions, 0 deletions