Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[linux-2.6-microblaze.git] / drivers / target / iscsi / iscsi_target_login.c
index eab274d..746b97f 100644 (file)
@@ -223,7 +223,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);