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

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
......@@ -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,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment