[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170730962772.18546.11260947611039945132.git-patchwork-notify@kernel.org>
Date: Wed, 07 Feb 2024 12:40:27 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: George Guo <dongtai.guo@...ux.dev>
Cc: kuba@...nel.org, paul@...l-moore.com, davem@...emloft.net,
edumazet@...gle.com, pabeni@...hat.com, guodongtai@...inos.cn,
netdev@...r.kernel.org, linux-security-module@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/1] netlabel: cleanup struct netlbl_lsm_catmap
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:
On Sun, 4 Feb 2024 10:35:31 +0800 you wrote:
> From: George Guo <guodongtai@...inos.cn>
>
> Simplify the code from macro NETLBL_CATMAP_MAPTYPE to u64, and fix
> warning "Macros with complex values should be enclosed in parentheses"
> on "#define NETLBL_CATMAP_BIT (NETLBL_CATMAP_MAPTYPE)0x01", which is
> modified to "#define NETLBL_CATMAP_BIT ((u64)0x01)".
>
> [...]
Here is the summary with links:
- [v2,1/1] netlabel: cleanup struct netlbl_lsm_catmap
https://git.kernel.org/netdev/net-next/c/23c5ae6d4675
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