From 7847e7d2b97d64c1f16810a2ed041b1466c18a73 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Thu, 1 Nov 2018 04:06:22 +0000 Subject: [PATCH] ib_srpt: Fix a comment (merge r7284 from trunk) git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.3.x@7540 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- srpt/src/ib_srpt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srpt/src/ib_srpt.c b/srpt/src/ib_srpt.c index bac3101d8..b09720f4c 100644 --- a/srpt/src/ib_srpt.c +++ b/srpt/src/ib_srpt.c @@ -1859,7 +1859,7 @@ 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. - * @recv_ioctx: SRPT I/O context associated with the information unit. + * @recv_ioctx: Receive I/O context associated with the information unit. * @context: SCST command processing context. */ static struct srpt_send_ioctx *