Commit 18daf910 authored by Christophe JAILLET's avatar Christophe JAILLET Committed by Martin K. Petersen
Browse files

scsi: pmcraid: Fix a typo - pcmraid --> pmcraid



This should be 'pmcraid', not 'pcmraid'

Signed-off-by: default avatarChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
parent dbe447ac
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5841,7 +5841,7 @@ static int pmcraid_probe(struct pci_dev *pdev,
}

/*
 * PCI driver structure of pcmraid driver
 * PCI driver structure of pmcraid driver
 */
static struct pci_driver pmcraid_driver = {
	.name = PMCRAID_DRIVER_NAME,