Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[firefly-linux-kernel-4.4.55.git] / drivers / scsi / qla2xxx / qla_bsg.c
index 1682e2e4201d9729546cbe43fa5b46889fc7739f..2c4714279bcc0406ddaff5012da12100f58323bd 100644 (file)
@@ -731,7 +731,7 @@ qla2x00_process_loopback(struct fc_bsg_job *bsg_job)
 
                        if (elreq.options != EXTERNAL_LOOPBACK) {
                                ql_dbg(ql_dbg_user, vha, 0x7020,
-                                   "Internal: curent port config = %x\n",
+                                   "Internal: current port config = %x\n",
                                    config[0]);
                                if (qla81xx_set_internal_loopback(vha, config,
                                        new_config)) {