Fix common misspellings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / scsi / fnic / fnic_fcs.c
index 2b48d79bad94a4fd6f167900581370aa3f8b29d2..3c53c3478ee71224ada8d48488e665c6dd9e35c7 100644 (file)
@@ -411,7 +411,7 @@ int fnic_rq_cmpl_handler(struct fnic *fnic, int rq_work_to_do)
                        err = vnic_rq_fill(&fnic->rq[i], fnic_alloc_rq_frame);
                        if (err)
                                shost_printk(KERN_ERR, fnic->lport->host,
-                                            "fnic_alloc_rq_frame cant alloc"
+                                            "fnic_alloc_rq_frame can't alloc"
                                             " frame\n");
                }
                tot_rq_work_done += cur_work_done;