]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
isci: Spelling s/stucture/structure/
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 22 Oct 2014 09:49:02 +0000 (11:49 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 29 Oct 2014 13:40:35 +0000 (14:40 +0100)
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>
drivers/scsi/isci/task.c

index 5d6fda72d659770d080e2c4201c4d3e6c7af1adc..c086c075e8c498bdce33d3c9795cd26c20399e12 100644 (file)
@@ -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);