diff mbox series

[4/7] RDMA/rw: Fix doc typo

Message ID 1557917371-8777-5-git-send-email-maxg@mellanox.com (mailing list archive)
State Mainlined
Commit 2d465a165aed9d15c4511de154009164d8933141
Delegated to: Jason Gunthorpe
Headers show
Series iser/isert/rw-api cleanups | expand

Commit Message

Max Gurtovoy May 15, 2019, 10:49 a.m. UTC
From: Israel Rukshin <israelr@mellanox.com>

Use the correct function name.

Signed-off-by: Israel Rukshin <israelr@mellanox.com>
Reviewed-by: Max Gurtovoy <maxg@mellanox.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
---
 drivers/infiniband/core/rw.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/drivers/infiniband/core/rw.c b/drivers/infiniband/core/rw.c
index 89a5be3a2f97..e763e42dce05 100644
--- a/drivers/infiniband/core/rw.c
+++ b/drivers/infiniband/core/rw.c
@@ -613,7 +613,7 @@  EXPORT_SYMBOL(rdma_rw_ctx_destroy);
 
 /**
  * rdma_rw_ctx_destroy_signature - release all resources allocated by
- *	rdma_rw_ctx_init_signature
+ *	rdma_rw_ctx_signature_init
  * @ctx:	context to release
  * @qp:		queue pair to operate on
  * @port_num:	port num to which the connection is bound