Re: [PATCH] netlink: drop unneeded semicolon
From: patchwork-bot+netdevbpf
Date: Wed Aug 05 2026 - 20:47:06 EST
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:
On Sat, 1 Aug 2026 21:09:56 +0200 you wrote:
> When a function-like macro expands to an expression, that expression
> doesn't need a semicolon after it. All uses have been verified to
> have their own semicolons.
>
> This was found using the following Coccinelle semantic patch:
>
> @r@
> identifier i : script:ocaml() { String.lowercase_ascii i = i };
> expression e;
> @@
>
> [...]
Here is the summary with links:
- netlink: drop unneeded semicolon
https://git.kernel.org/netdev/net-next/c/ced18ba79509
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html