Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[platform/kernel/linux-starfive.git] / drivers / target / iscsi / iscsi_target_login.c
index b03cc03..ad8f301 100644 (file)
@@ -224,7 +224,7 @@ int iscsi_check_for_session_reinstatement(struct iscsi_conn *conn)
                return 0;
 
        pr_debug("%s iSCSI Session SID %u is still active for %s,"
-               " preforming session reinstatement.\n", (sessiontype) ?
+               " performing session reinstatement.\n", (sessiontype) ?
                "Discovery" : "Normal", sess->sid,
                sess->sess_ops->InitiatorName);