]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - drivers/ide/sis5513.c
treewide: Use fallthrough pseudo-keyword
[mirror_ubuntu-hirsute-kernel.git] / drivers / ide / sis5513.c
index 024bc7ba49ee5e8198b49a2f510ff05d0be70840..1a700bef6c565c2f5187e1b5a69a29c8b2d9882e 100644 (file)
@@ -494,7 +494,7 @@ static int init_chipset_sis5513(struct pci_dev *dev)
                pci_read_config_byte(dev, 0x09, &reg);
                if ((reg & 0x0f) != 0x00)
                        pci_write_config_byte(dev, 0x09, reg&0xf0);
-               /* fall through */
+               fallthrough;
        case ATA_16:
                /* force per drive recovery and active timings
                   needed on ATA_33 and below chips */