]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/ata/pata_rz1000.c
bridge: convert br_features_recompute() to ndo_fix_features
[mirror_ubuntu-artful-kernel.git] / drivers / ata / pata_rz1000.c
index 4a454a88aa9daacff710c47f736d28e3bec451b0..4d04471794b62f07692e1dcc2ddc8315c5e8e547 100644 (file)
@@ -112,7 +112,7 @@ static int rz1000_reinit_one(struct pci_dev *pdev)
        if (rc)
                return rc;
 
-       /* If this fails on resume (which is a "cant happen" case), we
+       /* If this fails on resume (which is a "can't happen" case), we
           must stop as any progress risks data loss */
        if (rz1000_fifo_disable(pdev))
                panic("rz1000 fifo");