]> www.infradead.org Git - users/jedix/linux-maple.git/commit
RDMA/mlx5: Drop access_flags from _mlx5_mr_cache_alloc()
authorMichael Guralnik <michaelgur@nvidia.com>
Thu, 13 Mar 2025 14:29:50 +0000 (16:29 +0200)
committerLeon Romanovsky <leon@kernel.org>
Tue, 18 Mar 2025 10:30:57 +0000 (06:30 -0400)
commit9a68356c309a37aebb2442ada872a38dfce17645
treec13b76a9aadf78aa9459ddd79a23b5db22fa41ff
parent24d693cf6c89d216a68634d44fa93e4400775d94
RDMA/mlx5: Drop access_flags from _mlx5_mr_cache_alloc()

Drop the unused access_flags parameter.

Signed-off-by: Michael Guralnik <michaelgur@nvidia.com>
Reviewed-by: Yishai Hadas <yishaih@nvidia.com>
Link: https://patch.msgid.link/4d769c51eb012c62b3a92fd916b7886c25b56fbf.1741875692.git.leon@kernel.org
Signed-off-by: Leon Romanovsky <leon@kernel.org>
drivers/infiniband/hw/mlx5/mr.c