Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <[email protected]>:
On Sun, 24 May 2026 08:28:53 +0530 you wrote: > Simplify fq_flows_is_empty() by replacing the pop/push based emptiness > check with a direct call to bpf_list_empty(). > This avoids unnecessary list mutation and simplifies the code while > preserving correctness. > > Signed-off-by: Suchit Karunakaran <[email protected]> > > [...] Here is the summary with links: - [v2] bpf: replace pop/push emptiness check with bpf_list_empty() https://git.kernel.org/bpf/bpf-next/c/9a720e090eb5 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html

