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

Commit 4e210519 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Jiri Kosina
Browse files

isci: Spelling s/stucture/structure/



Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Cc: James E.J. Bottomley <JBottomley@parallels.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent b8bcf32a
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -595,7 +595,7 @@ int isci_task_abort_task(struct sas_task *task)


		ret = TMF_RESP_FUNC_COMPLETE;
		ret = TMF_RESP_FUNC_COMPLETE;
	} else {
	} else {
		/* Fill in the tmf stucture */
		/* Fill in the tmf structure */
		isci_task_build_abort_task_tmf(&tmf, isci_tmf_ssp_task_abort,
		isci_task_build_abort_task_tmf(&tmf, isci_tmf_ssp_task_abort,
					       old_request);
					       old_request);