[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173621163648.3665137.6074342929999257204.git-patchwork-notify@kernel.org>
Date: Tue, 07 Jan 2025 01:00:36 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Nihar Chaithanya <niharchaithanya@...il.com>
Cc: sgoutham@...vell.com, gakula@...vell.com, sbhatta@...vell.com,
hkelam@...vell.com, andrew+netdev@...n.ch, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, sd@...asysnail.net,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
skhan@...uxfoundation.org
Subject: Re: [PATCH v2] octeontx2-pf: mcs: Remove dead code and semi-colon from
rsrc_name()
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Sat, 4 Jan 2025 22:49:15 +0530 you wrote:
> Every case in the switch-block ends with return statement, and the
> default: branch handles the cases where rsrc_type is invalid and
> returns "Unknown", this makes the return statement at the end of the
> function unreachable and redundant.
> The semi-colon is not required after the switch-block's curly braces.
>
> Remove the semi-colon after the switch-block's curly braces and the
> return statement at the end of the function.
>
> [...]
Here is the summary with links:
- [v2] octeontx2-pf: mcs: Remove dead code and semi-colon from rsrc_name()
https://git.kernel.org/netdev/net-next/c/49afc040f4d7
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