Make ib_srpt build again

git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@4097 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2012-01-25 20:50:59 +00:00
parent b1321b7d11
commit e3f9a946b6

View File

@@ -2242,7 +2242,7 @@ static void srpt_free_ch(struct scst_session *sess)
while (wait_for_completion_timeout(&ch->finished_processing_completions,
10 * HZ) == 0)
PRINT_INFO("Waiting for completion processing thread ...");
PRINT_INFO("%s", "Waiting for completion processing thread ...");
srpt_destroy_ch_ib(ch);