Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d41ad938 authored by Nick Andrew's avatar Nick Andrew Committed by Jiri Kosina
Browse files

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: default avatarNick Andrew <nick@nick-andrew.net>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 11b91828
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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.
			 */