[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167004541779.20517.3590243426565282994.git-patchwork-notify@kernel.org>
Date: Sat, 03 Dec 2022 05:30:17 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Tiezhu Yang <yangtiezhu@...ngson.cn>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, shuah@...nel.org, netdev@...r.kernel.org,
linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] selftests: net: Use "grep -E" instead of "egrep"
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 1 Dec 2022 11:10:48 +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 using "grep -E" instead.
>
> sed -i "s/egrep/grep -E/g" `grep egrep -rwl tools/testing/selftests/net`
>
> [...]
Here is the summary with links:
- selftests: net: Use "grep -E" instead of "egrep"
https://git.kernel.org/netdev/net/c/6a30d3e3491d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists