spi: spi-imx: spi_imx_transfer(): add support for effective_speed_hz
[linux-2.6-microblaze.git] / drivers / watchdog / pcwd_pci.c
index 81508a4..54d86fc 100644 (file)
@@ -542,7 +542,7 @@ static long pcipcwd_ioctl(struct file *file, unsigned int cmd,
 
                pcipcwd_keepalive();
        }
-               /* fall through */
+               fallthrough;
 
        case WDIOC_GETTIMEOUT:
                return put_user(heartbeat, p);