mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-19 03:31:26 +00:00
ib_srpt: Fix a spelling error
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3543 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -2243,7 +2243,7 @@ static bool srpt_is_target_enabled(struct scst_tgt *scst_tgt)
|
||||
/**
|
||||
* srpt_cm_req_recv() - Process the event IB_CM_REQ_RECEIVED.
|
||||
*
|
||||
* Ownership of the cm_id is transferred to the SCST session if this functions
|
||||
* Ownership of the cm_id is transferred to the SCST session if this function
|
||||
* returns zero. Otherwise the caller remains the owner of cm_id.
|
||||
*/
|
||||
static int srpt_cm_req_recv(struct ib_cm_id *cm_id,
|
||||
|
||||
Reference in New Issue
Block a user