mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-15 00:34:10 +08:00
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 <nick@nick-andrew.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
11b918282f
commit
d41ad93872
@ -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.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user