20. 9. 2. 오후 11:20에 Gustavo A. R. Silva 이(가) 쓴 글:
On 9/2/20 08:05, Leesoo Ahn wrote:
Replace all '/* fall through */' comments with the macro[1].
[1]:
https://www.kernel.org/doc/html/v5.7/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through
This looks familiar..
On 9/2/20 08:05, Leesoo Ahn wrote:
> Replace all '/* fall through */' comments with the macro[1].
>
> [1]:
> https://www.kernel.org/doc/html/v5.7/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through
>
This looks familiar...
https://lore.kernel.org/lkml/20200821062
Replace all '/* fall through */' comments with the macro[1].
[1]:
https://www.kernel.org/doc/html/v5.7/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through
Signed-off-by: Leesoo Ahn
---
.../net/wireless/ralink/rt2x00/rt2400pci.c| 3 ++-
.../net/wireless/ralink/r