treewide: fix comment/printk/variable typos
[deliverable/linux.git] / drivers / scsi / isci / request.c
index 7a0431c734932a2025177b17205fdbbeb47df720..c1bafc3f3fb19bad3a1587c85345ef2c4fa9545f 100644 (file)
@@ -2240,7 +2240,7 @@ static enum sci_status atapi_data_tc_completion_handler(struct isci_request *ire
                        status = ireq->sci_status;
                        sci_change_state(&idev->sm, SCI_STP_DEV_ATAPI_ERROR);
                } else {
-                       /* If receiving any non-sucess TC status, no UF
+                       /* If receiving any non-success TC status, no UF
                         * received yet, then an UF for the status fis
                         * is coming after (XXX: suspect this is
                         * actually a protocol error or a bug like the
This page took 0.033609 seconds and 5 git commands to generate.