9 Jul
2020
9 Jul
'20
1:17 p.m.
On Wed, 08 Jul 2020 22:32:36 +0200, Gustavo A. R. Silva wrote:
Replace the existing /* fall through */ comments and its variants with the new pseudo-keyword macro fallthrough[1]. Also, remove unnecessary fall-through markings when it is the case.
[1] https://www.kernel.org/doc/html/latest/process/deprecated.html?highlight=fal...
Signed-off-by: Gustavo A. R. Silva gustavoars@kernel.org
Changes in v2:
- Remove unnecessary fall-through comment.
Applied now.
But I still see a few die-hard ones in other places than sound/soc, so I'll convert them, too. Will submit another patches.
thanks,
Takashi