Skip to content
Snippets Groups Projects
Commit 74ce5a46 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: opti92xx-ad1848: Use the standard fall-through annotation


As a preparatory patch for the upcoming -Wimplicit-fallthrough
compiler checks, replace with the standard "fall through" annotation
at the right places.  They have to be put right before the next
labels.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent e8c92251
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment