From: Jesper Juhl Date: Mon, 24 Oct 2011 22:45:13 +0000 (+0200) Subject: SCSI, pmcraid: Fix spelling error in a pmcraid_err() call X-Git-Tag: v3.3-rc1~165^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f91b1141306417d84da260e3f3dda3b7b536e76;p=pandora-kernel.git 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 --- Reading git-diff-tree failed