kernel/drivers/ide/sis5513.c
.. .. @@ -494,7 +494,7 @@ 494 494 pci_read_config_byte(dev, 0x09, ®); 495 495 if ((reg & 0x0f) != 0x00) 496 496 pci_write_config_byte(dev, 0x09, reg&0xf0); 497 - /* fall through */497 + fallthrough;498 498 case ATA_16: 499 499 /* force per drive recovery and active timings 500 500 needed on ATA_33 and below chips */