mirror of
https://github.com/torvalds/linux.git
synced 2024-12-01 00:21:32 +00:00
isci: Spelling s/stucture/structure/
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Cc: James E.J. Bottomley <JBottomley@parallels.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
b8bcf32af9
commit
4e21051945
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user