[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172264203259.30831.16041794314528294229.git-patchwork-notify@kernel.org>
Date: Fri, 02 Aug 2024 23:40:32 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Simon Horman <horms@...nel.org>
Cc: andrew@...n.ch, hkallweit1@...il.com, linux@...linux.org.uk,
netdev@...r.kernel.org
Subject: Re: [PATCH net-next] linkmode: Change return type of linkmode_andnot
to bool
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 01 Aug 2024 21:00:03 +0100 you wrote:
> linkmode_andnot() simply returns the result of bitmap_andnot().
> And the return type of bitmap_andnot() is bool.
> So it makes sense for the return type of linkmode_andnot()
> to also be bool.
>
> I checked all call-sites and they either ignore the return
> value or treat it as a bool.
>
> [...]
Here is the summary with links:
- [net-next] linkmode: Change return type of linkmode_andnot to bool
https://git.kernel.org/netdev/net-next/c/7e1d512dab50
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