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:
Bart Van Assche
2017-12-22 23:15:48 +00:00
parent 2a90cd1e14
commit 06c7c8283c

View File

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