27.08.2020 09:23, Gustavo A. R. Silva пишет:
> Hi,
>
> There is a patch that address this, already:
>
> https://lore.kernel.org/lkml/20200821063758.GA17783@embeddedor/
>
> Thanks
Okay, then my patch is unnecessary. Thank you!
Hi,
There is a patch that address this, already:
https://lore.kernel.org/lkml/20200821063758.GA17783@embeddedor/
Thanks
--
Gustavo
On 8/27/20 01:04, Dmitry Osipenko wrote:
> There is no need to insert the "fallthrough" comment if there is nothing
> in-between of case switches. Hence let's remov
There is no need to insert the "fallthrough" comment if there is nothing
in-between of case switches. Hence let's remove the unnecessary comments
in order to make code cleaner a tad.
Signed-off-by: Dmitry Osipenko
---
drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c | 2 --
drivers/net/