Skip to content

Commit

Permalink
trivial: Fix misspelling of "firmware" in megaraid.c
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Nick Andrew authored and Jiri Kosina committed Jan 6, 2009
1 parent 11b9182 commit d41ad93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/scsi/megaraid.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*/
Expand Down

0 comments on commit d41ad93

Please sign in to comment.