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

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
......@@ -595,7 +595,7 @@ int isci_task_abort_task(struct sas_task *task)
ret = TMF_RESP_FUNC_COMPLETE;
} else {
/* Fill in the tmf stucture */
/* Fill in the tmf structure */
isci_task_build_abort_task_tmf(&tmf, isci_tmf_ssp_task_abort,
old_request);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment