On Tue, 14 Jul 2026 14:46:58 +0300, Leon Romanovsky wrote:
> The query_device callbacks that neither accept driver-specific input nor
> return a driver-specific response open-code the empty udata handling as
> ib_is_udata_in_empty() on entry and ib_respond_empty_udata() on exit.
>
> ib_no_udata_io() already combines both steps, so replace the entry check
> with it and simply return 0 on success.
>
> [...]
Applied, thanks!
[1/1] RDMA: Use ib_no_udata_io() in query_device callbacks
https://git.kernel.org/rdma/rdma/c/b12985a0473a2f
Best regards,
--
Leon Romanovsky <[email protected]>