mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-19 11:41:26 +00:00
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:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user