Skip to content
Commit 3c4cfa7b authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: memalloc: Add fall-through annotation



As a preparatory patch for the upcoming -Wimplicit-fallthrough
compiler checks, add the "fall through" annotation in
snd_dma_alloc_pages().  Note that this seems necessary to be put
exactly before the next label, so it's outside the ifdef block.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent e953c7ec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment