tree-wide: fix comment/printk typos
[linux-2.6-block.git] / drivers / scsi / pm8001 / pm8001_init.c
index f8c86b28f03f8155c70c9303c9f57de9543acff9..b95285f3383fcced128ce4be0e2550da4863316c 100644 (file)
@@ -603,7 +603,7 @@ static u32 pm8001_request_irq(struct pm8001_hba_info *pm8001_ha)
 #endif
 
 intx:
-       /* intialize the INT-X interrupt */
+       /* initialize the INT-X interrupt */
        rc = request_irq(pdev->irq, irq_handler, IRQF_SHARED, DRV_NAME,
                SHOST_TO_SAS_HA(pm8001_ha->shost));
        return rc;