[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165724261366.30315.3026602159300701161.git-patchwork-notify@kernel.org>
Date:   Fri, 08 Jul 2022 01:10:13 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Pavel Skripkin <paskripkin@...il.com>
Cc:     vladimir.oltean@....com, claudiu.manoil@....com,
        alexandre.belloni@...tlin.com, davem@...emloft.net,
        edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
        clement.leger@...tlin.com, netdev@...r.kernel.org,
        linux-kernel@...r.kernel.org, andrew@...n.ch
Subject: Re: [PATCH v4] net: ocelot: fix wrong time_after usage
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Wed,  6 Jul 2022 16:28:45 +0300 you wrote:
> Accidentally noticed, that this driver is the only user of
> while (time_after(jiffies...)).
> 
> It looks like typo, because likely this while loop will finish after 1st
> iteration, because time_after() returns true when 1st argument _is after_
> 2nd one.
> 
> [...]
Here is the summary with links:
  - [v4] net: ocelot: fix wrong time_after usage
    https://git.kernel.org/netdev/net/c/f46fd3d7c3bd
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
 
