Re: [PATCH][next] r8169: Fix fall-through warning for Clang

From: Gustavo A. R. Silva
Date: Fri May 28 2021 - 19:48:28 EST




On 5/28/21 17:30, patchwork-bot+netdevbpf@xxxxxxxxxx wrote:
> Hello:
>
> This patch was applied to netdev/net-next.git (refs/heads/master):
>
> On Fri, 28 May 2021 15:23:27 -0500 you wrote:
>> In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning
>> by explicitly adding a break statement instead of letting the code fall
>> through to the next case.
>>
>> Link: https://github.com/KSPP/linux/issues/115
>> Signed-off-by: Gustavo A. R. Silva <gustavoars@xxxxxxxxxx>
>>
>> [...]
>
> Here is the summary with links:
> - [next] r8169: Fix fall-through warning for Clang
> https://git.kernel.org/netdev/net-next/c/ffb35c679842

Awesome. :)

Thanks Heiner and Jakub.
--
Gustavo