[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170658782399.9776.5352803489783069210.git-patchwork-notify@kernel.org>
Date: Tue, 30 Jan 2024 04:10:23 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Haiyue Wang <haiyue.wang@...el.com>
Cc: bpf@...r.kernel.org, ast@...nel.org, daniel@...earbox.net,
andrii@...nel.org, martin.lau@...ux.dev, eddyz87@...il.com, song@...nel.org,
yonghong.song@...ux.dev, john.fastabend@...il.com, kpsingh@...nel.org,
sdf@...gle.com, haoluo@...gle.com, jolsa@...nel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH bpf-next v1] bpf,token: use BIT_ULL() to convert the bit mask
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Andrii Nakryiko <andrii@...nel.org>:
On Sat, 27 Jan 2024 21:48:56 +0800 you wrote:
> Replace the '(1ULL << *)' with the macro BIT_ULL(nr).
>
> Signed-off-by: Haiyue Wang <haiyue.wang@...el.com>
> ---
> kernel/bpf/token.c | 16 ++++++++--------
> 1 file changed, 8 insertions(+), 8 deletions(-)
Here is the summary with links:
- [bpf-next,v1] bpf,token: use BIT_ULL() to convert the bit mask
https://git.kernel.org/bpf/bpf-next/c/6668e818f960
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