]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/scsi/gvp11.c
Fix common misspellings
[mirror_ubuntu-bionic-kernel.git] / drivers / scsi / gvp11.c
index 2ce26eb7a1ec5c24062a2764181dfc3a8666c578..50bb54150a7899d015c75e403545ecfb78b619c1 100644 (file)
@@ -300,7 +300,7 @@ static int __devinit gvp11_probe(struct zorro_dev *z,
        /*
         * Rumors state that some GVP ram boards use the same product
         * code as the SCSI controllers. Therefore if the board-size
-        * is not 64KB we asume it is a ram board and bail out.
+        * is not 64KB we assume it is a ram board and bail out.
         */
        if (zorro_resource_len(z) != 0x10000)
                return -ENODEV;