aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/rw.c
diff options
context:
space:
mode:
authorIsrael Rukshin <israelr@mellanox.com>2019-05-15 13:49:28 +0300
committerJason Gunthorpe <jgg@mellanox.com>2019-05-21 15:01:06 -0300
commit2d465a165aed9d15c4511de154009164d8933141 (patch)
treec8a81daafce71652494f5a2399427dfa438b04fa /drivers/infiniband/core/rw.c
parentIB/isert: Remove unused sig_attrs argument (diff)
downloadlinux-dev-2d465a165aed9d15c4511de154009164d8933141.tar.xz
linux-dev-2d465a165aed9d15c4511de154009164d8933141.zip
RDMA/rw: Fix doc typo
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> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to '')
-rw-r--r--drivers/infiniband/core/rw.c2
1 files changed, 1 insertions, 1 deletions
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