ib_srpt: Remove a duplicate comment

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6899 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2016-06-09 21:39:15 +00:00
parent a6f0551eef
commit 0d3c65105a

View File

@@ -343,7 +343,6 @@ enum rdma_ch_state {
* @pkey: P_Key of the IB partition for this SRP channel.
* @comp_vector: Completion vector assigned to the QP.
* @using_rdma_cm: Whether to use the RDMA/CM or the IB/CM.
* @processing_wait_list: Whether the I/O context wait list is being processed.
* @sess_name: SCST session name.
* @sess: SCST session information associated with this SRP channel.
*/