Hello:

This patch was applied to bpf/bpf-next.git (master)
by Andrii Nakryiko <and...@kernel.org>:

On Wed,  9 Oct 2024 22:57:37 -0700 you wrote:
> Removed unnecessary `fd = -1` assignments after closing file descriptors.
> because it will be assigned by the function bpf_prog_load().This improves
> code readability and removes redundant operations.
> 
> Signed-off-by: Zhu Jun <zhuj...@cmss.chinamobile.com>
> ---
>  tools/testing/selftests/bpf/prog_tests/log_buf.c | 3 ---
>  1 file changed, 3 deletions(-)

Here is the summary with links:
  - selftests/bpf: Removed redundant fd after close in bpf_prog_load_log_buf
    https://git.kernel.org/bpf/bpf-next/c/ba4fb3b3f7d8

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Reply via email to