projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dae6345
)
RDMA/rw: Fix doc typo
author
Israel Rukshin
<israelr@mellanox.com>
Wed, 15 May 2019 10:49:28 +0000
(13:49 +0300)
committer
Jason 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
patch
|
blob
|
blame
|
history
diff --git
a/drivers/infiniband/core/rw.c
b/drivers/infiniband/core/rw.c
index 89a5be3a2f97944ac97417bfdcc661e64e0fddd1..e763e42dce0505ebb3f3fbcaf35a8e33858ffd67 100644
(file)
--- 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