]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xprtrdma: Clean up synopsis of frwr_mr_unmap()
authorChuck Lever <chuck.lever@oracle.com>
Tue, 4 Jun 2024 19:45:26 +0000 (15:45 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 8 Jul 2024 17:47:24 +0000 (13:47 -0400)
commit9d53378c2c145991fb5bc986c82eb9030212c2ea
tree93073b2068d68c2c7a9c8b08c44a0d5b3dddf3e4
parent3f4eb9ff923413cdb4c7e171c06d3564f6286712
xprtrdma: Clean up synopsis of frwr_mr_unmap()

Commit 7a03aeb66c41 ("xprtrdma: Micro-optimize MR DMA-unmapping")
removed the last use of the @r_xprt parameter in this function, but
neglected to remove the parameter itself.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
net/sunrpc/xprtrdma/frwr_ops.c