[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <164752801002.21318.2421302537534313985.git-patchwork-notify@kernel.org>
Date: Thu, 17 Mar 2022 14:40:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Guo Zhengkui <guozhengkui@...o.com>
Cc: davem@...emloft.net, kuba@...nel.org, shuah@...nel.org,
ast@...nel.org, daniel@...earbox.net, andrii@...nel.org,
kafai@...com, songliubraving@...com, yhs@...com,
john.fastabend@...il.com, kpsingh@...nel.org,
netdev@...r.kernel.org, linux-kselftest@...r.kernel.org,
linux-kernel@...r.kernel.org, bpf@...r.kernel.org,
zhengkui_guo@...look.com
Subject: Re: [PATCH] selftests: net: fix array_size.cocci warning
Hello:
This patch was applied to netdev/net-next.git (master)
by Paolo Abeni <pabeni@...hat.com>:
On Wed, 16 Mar 2022 17:28:57 +0800 you wrote:
> Fix array_size.cocci warning in tools/testing/selftests/net.
>
> Use `ARRAY_SIZE(arr)` instead of forms like `sizeof(arr)/sizeof(arr[0])`.
>
> It has been tested with gcc (Debian 8.3.0-6) 8.3.0.
>
> Signed-off-by: Guo Zhengkui <guozhengkui@...o.com>
>
> [...]
Here is the summary with links:
- selftests: net: fix array_size.cocci warning
https://git.kernel.org/netdev/net-next/c/1abea24af42c
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