commit | ac55b3f00c323cf09d59a191e14bcf39b691078c | [log] [tgz] |
---|---|---|
author | Minghao Chi <chi.minghao@zte.com.cn> | Thu Dec 09 08:00:51 2021 +0000 |
committer | Andrii Nakryiko <andrii@kernel.org> | Thu Dec 09 09:21:45 2021 -0800 |
tree | f8c5e046a3726f57c696a67258cb8b7964054414 | |
parent | 73b6eae583f44e278e19489a411f9c1e22d530fc [diff] |
samples/bpf: Remove unneeded variable Return value directly instead of taking this in another redundant variable. Reported-by: Zeal Robot <zealci@zte.com.cm> Signed-off-by: Minghao Chi <chi.minghao@zte.com.cn> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20211209080051.421844-1-chi.minghao@zte.com.cn