mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08:00
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: Takashi Iwai <tiwai@suse.de>