Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Christophe JAILLET and committed by
Martin K. Petersen
18daf910 dbe447ac

+1 -1
+1 -1
drivers/scsi/pmcraid.c
··· 5841 5841 } 5842 5842 5843 5843 /* 5844 - * PCI driver structure of pcmraid driver 5844 + * PCI driver structure of pmcraid driver 5845 5845 */ 5846 5846 static struct pci_driver pmcraid_driver = { 5847 5847 .name = PMCRAID_DRIVER_NAME,