mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 10:41:26 +00:00
ib_srpt: Fix an error reported by the kerneldoc tool
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5348 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1833,8 +1833,9 @@ static u8 scst_to_srp_tsk_mgmt_status(const int scst_mgmt_status)
|
||||
|
||||
/**
|
||||
* srpt_handle_new_iu() - Process a newly received information unit.
|
||||
* @ch: RDMA channel through which the information unit has been received.
|
||||
* @ioctx: SRPT I/O context associated with the information unit.
|
||||
* @ch: RDMA channel through which the information unit has been received.
|
||||
* @recv_ioctx: SRPT I/O context associated with the information unit.
|
||||
* @context: SCST command processing context.
|
||||
*/
|
||||
static void srpt_handle_new_iu(struct srpt_rdma_ch *ch,
|
||||
struct srpt_recv_ioctx *recv_ioctx,
|
||||
|
||||
Reference in New Issue
Block a user