]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
RDMA/qedr: Replace qedr_ib_copy_to_udata() with ib_respond_udata()
authorJason Gunthorpe <jgg@nvidia.com>
Tue, 12 May 2026 00:09:35 +0000 (21:09 -0300)
committerLeon Romanovsky <leon@kernel.org>
Mon, 18 May 2026 08:58:42 +0000 (04:58 -0400)
commit49e9e655619194cabbac4e9b4032fc26dd5305f2
tree5abb2618478bb434fa5cdd3ceeff24d2662e1923
parentaddf681eede57d96a6d45c7649adbad47d9e9371
RDMA/qedr: Replace qedr_ib_copy_to_udata() with ib_respond_udata()

This is another instance of the min() pattern.

Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
drivers/infiniband/hw/qedr/verbs.c