Skip to content

Commit

Permalink
isci: Spelling s/stucture/structure/
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Geert Uytterhoeven authored and Jiri Kosina committed Oct 29, 2014
1 parent b8bcf32 commit 4e21051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/scsi/isci/task.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);

Expand Down

0 comments on commit 4e21051

Please sign in to comment.