From: Nick Andrew Date: Sat, 3 Jan 2009 07:55:39 +0000 (+1100) Subject: trivial: Fix misspelling of "firmware" in megaraid.c X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=d41ad93872adf345595c8e28b3de980b2ae15268;p=mv-sheeva.git trivial: Fix misspelling of "firmware" in megaraid.c Fix misspelling of "firmware" in megaraid.c Fixed "firmware", "ownership" and grammar in the same comment. Signed-off-by: Nick Andrew Signed-off-by: Jiri Kosina --- diff --git a/drivers/scsi/megaraid.c b/drivers/scsi/megaraid.c index 7dc62deb408..9fdcd60c549 100644 --- a/drivers/scsi/megaraid.c +++ b/drivers/scsi/megaraid.c @@ -1967,8 +1967,8 @@ megaraid_abort_and_reset(adapter_t *adapter, Scsi_Cmnd *cmd, int aor) scb->state |= aor; /* - * Check if this command has firmare owenership. If - * yes, we cannot reset this command. Whenever, f/w + * Check if this command has firmware ownership. If + * yes, we cannot reset this command. Whenever f/w * completes this command, we will return appropriate * status from ISR. */