mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-19 21:56:31 +00:00
ib_srpt: Remove an outdated comment
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3876 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -2264,11 +2264,6 @@ static void srpt_free_ch(struct scst_session *sess)
|
||||
kthread_stop(ch->thread);
|
||||
ch->thread = NULL;
|
||||
|
||||
/*
|
||||
* Unregister the session and wait until processing of all commands
|
||||
* associated with the session has finished.
|
||||
*/
|
||||
|
||||
srpt_destroy_ch_ib(ch);
|
||||
|
||||
srpt_free_ioctx_ring((struct srpt_ioctx **)ch->ioctx_ring,
|
||||
|
||||
Reference in New Issue
Block a user