c93390528d4416ac8b023ab46328d6e061452e8 parent 9b6cf1a0120a80ec342f10c297efaa0ba79f7ab7 author Jesper Juhl 1319496313 +0200 committer Jiri Kosina 1323963338 +0100 SCSI, pmcraid: Fix spelling error in a pmcraid_err() call 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 Signed-off-by: Jiri Kosina