diff options
author | Takashi Iwai <tiwai@suse.de> | 2018-10-04 20:58:23 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-10-12 10:31:26 +0300 |
commit | 590b516e25636c696550b44b11fcfed42167adfd (patch) | |
tree | ee99fefb287f267c2e3902cb752199f1beafe3ab /sound/core/seq | |
parent | 3c4cfa7bf6075be035cff3cac0986395f6fca32b (diff) | |
download | linux-590b516e25636c696550b44b11fcfed42167adfd.tar.xz |
ALSA: caiaq: Add fall-through annotation
As a preparatory patch for the upcoming -Wimplicit-fallthrough
compiler checks, add the "fall through" annotation in caiaq driver.
Note that this seems necessary to be put exactly before the next
label, so it's outside the ifdef block.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/core/seq')
0 files changed, 0 insertions, 0 deletions