treewide: Use fallthrough pseudo-keyword
[sfrench/cifs-2.6.git] / drivers / isdn / hardware / mISDN / hfc_multi_8xx.h
index b0d772340e163d85217c2e19165b027c83a8984b..448ded8f9d24e384ae5f6fb11bf44a3a543703d7 100644 (file)
@@ -121,7 +121,6 @@ setup_embedded(struct hfc_multi *hc, struct hm_map *m)
        case HFC_IO_MODE_EMBSD:
                test_and_set_bit(HFC_CHIP_EMBSD, &hc->chip);
                hc->slots = 128; /* required */
-               /* fall through */
                hc->HFC_outb = HFC_outb_embsd;
                hc->HFC_inb = HFC_inb_embsd;
                hc->HFC_inw = HFC_inw_embsd;