RDMA/rw: Fix rdma_rw_ctx_signature_init() kernel-doc header
authorBart Van Assche <bart.vanassche@wdc.com>
Fri, 6 Jul 2018 21:27:42 +0000 (14:27 -0700)
committerJason Gunthorpe <jgg@mellanox.com>
Mon, 9 Jul 2018 19:07:23 +0000 (13:07 -0600)
Fixes: 0e353e34e1e7 ("IB/core: add RW API support for signature MRs")
Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/core/rw.c

index 3ee0adf..474d652 100644 (file)
@@ -325,7 +325,7 @@ out_unmap_sg:
 EXPORT_SYMBOL(rdma_rw_ctx_init);
 
 /**
 EXPORT_SYMBOL(rdma_rw_ctx_init);
 
 /**
- * rdma_rw_ctx_signature init - initialize a RW context with signature offload
+ * rdma_rw_ctx_signature_init - initialize a RW context with signature offload
  * @ctx:       context to initialize
  * @qp:                queue pair to operate on
  * @port_num:  port num to which the connection is bound
  * @ctx:       context to initialize
  * @qp:                queue pair to operate on
  * @port_num:  port num to which the connection is bound