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:
Bart Van Assche
2011-06-05 09:58:32 +00:00
parent a43b1b63fc
commit 2ed01977da

View File

@@ -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,