On Tue, Sep 03, 2019 at 02:45:19PM +0200, Guoqing Jiang wrote: > Update the document since those functions had been renamed in below. > > commit 0a18cfe4f6d7d ("IB/core: Rename ib_create_ah to rdma_create_ah") > commit 67b985b6c7553 ("IB/core: Rename ib_modify_ah to rdma_modify_ah") > commit bfbfd661c9ea2 ("IB/core: Rename ib_query_ah to rdma_query_ah") > commit 365231593409f ("IB/core: Rename ib_destroy_ah to rdma_destroy_ah") > > Cc: Niranjana Vishwanathapura <niranjana.vishwanathapura@xxxxxxxxx> > Signed-off-by: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx> > --- > Documentation/infiniband/core_locking.rst | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) Applied to for-next, thanks Jason