Hello: This patch was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@xxxxxxxxxxxxx>: On Fri, 18 Nov 2022 17:50:01 +0800 you wrote: > The latest version of grep claims the egrep is now obsolete so the build > now contains warnings that look like: > egrep: warning: egrep is obsolescent; using grep -E > fix this up by moving the related file to use "grep -E" instead. > > sed -i "s/egrep/grep -E/g" `grep egrep -rwl samples/bpf` > > [...] Here is the summary with links: - [bpf-next] samples: bpf: Use "grep -E" instead of "egrep" https://git.kernel.org/bpf/bpf-next/c/ee748cd95e3a You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html