]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
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 3ee0adfb45e9c01540c39428997aa86a390c6f76..474d65297afc497cf65820c8e2a373a416a1560a 100644 (file)
@@ -325,7 +325,7 @@ int rdma_rw_ctx_init(struct rdma_rw_ctx *ctx, struct ib_qp *qp, u8 port_num,
 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