diff --git a/srpt/src/ib_srpt.c b/srpt/src/ib_srpt.c index d4fdcbe7a..6cbf2c548 100644 --- a/srpt/src/ib_srpt.c +++ b/srpt/src/ib_srpt.c @@ -2183,7 +2183,7 @@ static int srpt_compl_thread(void *arg) } set_current_state(TASK_RUNNING); - pr_debug("%s-%d: about to unregister this session()\n", + pr_debug("%s-%d: about to unregister this session\n", ch->sess_name, ch->qp->qp_num); scst_unregister_session(ch->sess, false, srpt_unreg_sess);