diff options
author | Takashi Iwai <tiwai@suse.de> | 2018-10-04 19:54:51 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-10-12 09:31:23 +0200 |
commit | 3c4cfa7bf6075be035cff3cac0986395f6fca32b (patch) | |
tree | 51534b235f31be0d9ab7c94db116a24588d1634f /Documentation/debugging-modules.txt | |
parent | e953c7ecdf07f23310cd631913ee829c38de3aa2 (diff) |
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: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/debugging-modules.txt')
0 files changed, 0 insertions, 0 deletions