OSDN Git Service

ALSA: sb8: Fix fall-through annotations
authorGustavo A. R. Silva <gustavo@embeddedor.com>
Tue, 2 Oct 2018 09:56:36 +0000 (11:56 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 2 Oct 2018 15:38:40 +0000 (17:38 +0200)
commitfe1a10bab242ef0184fdaea6d63905e5f49b6041
treeffea926855548d312d72cebfdc70ae7087aa49b5
parent5950229582bc4e5e332247dd9ec11e6fe85659e1
ALSA: sb8: Fix fall-through annotations

Replace "fallthru" with a proper "fall through" annotation.

This fix is part of the ongoing efforts to enabling
-Wimplicit-fallthrough

Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/isa/sb/sb8_main.c