diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-08-03 15:52:33 -0500 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-08-04 08:30:36 +0200 |
commit | 2f3b94e539a46052f8eba1f295ff5646e227578a (patch) | |
tree | 07f01e4f386563d3ba835709408b5df3ff735286 /sound/core/pcm_compat.c | |
parent | c000c4f1d96534885bc7a8ef5185fd8c0de5e827 (diff) | |
download | talos-obmc-linux-2f3b94e539a46052f8eba1f295ff5646e227578a.tar.gz talos-obmc-linux-2f3b94e539a46052f8eba1f295ff5646e227578a.zip |
ALSA: seq: Mark expected switch fall-through
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.
Notice that in this particular case, I replaced the code comment with
a proper "fall through" annotation, which is what GCC is expecting
to find.
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/core/pcm_compat.c')
0 files changed, 0 insertions, 0 deletions