From: Israel Rukshin Date: Wed, 15 May 2019 10:49:28 +0000 (+0300) Subject: RDMA/rw: Fix doc typo X-Git-Tag: v5.3-rc1~79^2~184 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2d465a165aed9d15c4511de154009164d8933141;p=thirdparty%2Flinux.git RDMA/rw: Fix doc typo Use the correct function name. Signed-off-by: Israel Rukshin Reviewed-by: Max Gurtovoy Reviewed-by: Christoph Hellwig Signed-off-by: Jason Gunthorpe --- diff --git a/drivers/infiniband/core/rw.c b/drivers/infiniband/core/rw.c index 89a5be3a2f979..e763e42dce050 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