[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165915121331.30588.12581008558390777310.git-patchwork-notify@kernel.org>
Date: Sat, 30 Jul 2022 03:20:13 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Yu Zhe <yuzhe@...china.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, linux-decnet-user@...ts.sourceforge.net,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org, liqiong@...china.com
Subject: Re: [PATCH v2] dn_route: replace "jiffies-now>0" with "jiffies!=now"
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 29 Jul 2022 14:17:12 +0800 you wrote:
> Use "jiffies != now" to replace "jiffies - now > 0" to make
> code more readable.
>
> Signed-off-by: Yu Zhe <yuzhe@...china.com>
> ---
> net/decnet/dn_route.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links:
- [v2] dn_route: replace "jiffies-now>0" with "jiffies!=now"
https://git.kernel.org/netdev/net-next/c/0f14a8351abd
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