Merge tag 'cris-for-linus' of git://jni.nu/cris
[cascardo/linux.git] / drivers / scsi / pmcraid.c
index 5163edb..ea8a0b4 100644 (file)
@@ -4105,7 +4105,7 @@ static long pmcraid_chr_ioctl(
        hdr = kmalloc(sizeof(struct pmcraid_ioctl_header), GFP_KERNEL);
 
        if (!hdr) {
-               pmcraid_err("faile to allocate memory for ioctl header\n");
+               pmcraid_err("failed to allocate memory for ioctl header\n");
                return -ENOMEM;
        }