SCSI, pmcraid: Fix spelling error in a pmcraid_err() call
authorJesper Juhl <jj@chaosbits.net>
Mon, 24 Oct 2011 22:45:13 +0000 (00:45 +0200)
committerJiri Kosina <jkosina@suse.cz>
Thu, 15 Dec 2011 15:35:38 +0000 (16:35 +0100)
There's a mistake in one of the pmcraid_err() calls in
drivers/scsi/pmcraid.c - 'failed' is misspelled as 'faile'. This patch
fixes that error.

PS. This patch is generated on top of my previous one "[PATCH] SCSI,
pmcraid: Fix kmalloc() argument order in pmcraid_chr_ioctl()".

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found