treewide: Use fallthrough pseudo-keyword
[linux-block.git] / sound / soc / ti / n810.c
index 2802a33b9c5f1997a575a6001eb19dc366beb536..ed217b34f846ad160355ae1b1040479e3ab3f1d1 100644 (file)
@@ -46,7 +46,7 @@ static void n810_ext_control(struct snd_soc_dapm_context *dapm)
        switch (n810_jack_func) {
        case N810_JACK_HS:
                line1l = 1;
-               /* fall through */
+               fallthrough;
        case N810_JACK_HP:
                hp = 1;
                break;