[PATCH v2] ALSA: Use fallthrough pseudo-keyword

Takashi Iwai tiwai at suse.de
Thu Jul 9 07:17:39 EDT 2020


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=fallthrough#implicit-switch-case-fall-through
> 
> Signed-off-by: Gustavo A. R. Silva <gustavoars at 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



More information about the linux-arm-kernel mailing list