1
0
Fork 0

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

This should be 'pmcraid', not 'pcmraid'

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
alistair/sunxi64-5.4-dsi
Christophe JAILLET 2019-08-09 17:02:14 +02:00 committed by Martin K. Petersen
parent dbe447ac18
commit 18daf910ed
1 changed files with 1 additions and 1 deletions

View File

@ -5841,7 +5841,7 @@ out_disable_device:
}
/*
* PCI driver structure of pcmraid driver
* PCI driver structure of pmcraid driver
*/
static struct pci_driver pmcraid_driver = {
.name = PMCRAID_DRIVER_NAME,