X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fscsi%2Fgvp11.c;h=50bb54150a7899d015c75e403545ecfb78b619c1;hb=03a80665341bbb9a57064c2ddeca13b554d56893;hp=2ce26eb7a1ec5c24062a2764181dfc3a8666c578;hpb=11e4afb49b7fa1fc8e1ffd850c1806dd86a08204;p=~andy%2Flinux diff --git a/drivers/scsi/gvp11.c b/drivers/scsi/gvp11.c index 2ce26eb7a1e..50bb54150a7 100644 --- a/drivers/scsi/gvp11.c +++ b/drivers/scsi/gvp11.c @@ -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;