]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
trivial: Fix misspelling of "firmware" in megaraid.c
authorNick Andrew <nick@nick-andrew.net>
Sat, 3 Jan 2009 07:55:39 +0000 (18:55 +1100)
committerJiri Kosina <jkosina@suse.cz>
Tue, 6 Jan 2009 10:28:08 +0000 (11:28 +0100)
Fix misspelling of "firmware" in megaraid.c

Fixed "firmware", "ownership" and grammar in the same comment.

Signed-off-by: Nick Andrew <nick@nick-andrew.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/scsi/megaraid.c

index 7dc62deb4087cead7dfeed562cc3e9bc4a5c9011..9fdcd60c5493a53aee595a10eb3b47819c40c157 100644 (file)
@@ -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.
                         */