OSDN Git Service

RDMA/rw: Fix doc typo
authorIsrael Rukshin <israelr@mellanox.com>
Wed, 15 May 2019 10:49:28 +0000 (13:49 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 21 May 2019 18:01:06 +0000 (15:01 -0300)
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>
drivers/infiniband/core/rw.c

index 89a5be3..e763e42 100644 (file)
@@ -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