commit | e2d413f9346149f056ffe083c999e2c136ca6788 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Jul 09 13:17:50 2020 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Jul 09 19:10:43 2020 +0200 |
tree | e560dea9752dc1303570aed3f69336d9b58505c0 | |
parent | 401b3e6e1975b58a29035490a29e4e3c2757373d [diff] |
ALSA: Replace with fallthrough pseudo keyword in the remaining places A few places (except for ASoC) are left unconverted for the new fallthrough pseudo keyword. Now replace them all. Reviewed-by: Gustavo A. R. Silva <gustavoars@kernel.org> Link: https://lore.kernel.org/r/20200709111750.8337-4-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>