mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-30 10:16:18 +00:00
ib_srpt: Fix spelling in a function header
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7285 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -2948,7 +2948,7 @@ static void srpt_check_timeout(struct srpt_rdma_ch *ch)
|
||||
/**
|
||||
* srpt_cm_rtu_recv() - Process RTU event.
|
||||
*
|
||||
* An RTU (read to use) message indicates that the connection has been
|
||||
* An RTU (ready to use) message indicates that the connection has been
|
||||
* established and that the recipient may begin transmitting.
|
||||
*/
|
||||
static void srpt_cm_rtu_recv(struct srpt_rdma_ch *ch)
|
||||
|
||||
Reference in New Issue
Block a user