Re: [PATCH] io_uring/uring_cmd: specify io_uring_cmd_import_fixed() pointer type

From: Jens Axboe
Date: Fri Feb 28 2025 - 21:23:55 EST



On Fri, 28 Feb 2025 15:15:13 -0700, Caleb Sander Mateos wrote:
> io_uring_cmd_import_fixed() takes a struct io_uring_cmd *, but the type
> of the ioucmd parameter is void *. Make the pointer type explicit so the
> compiler can type check it.
>
>

Applied, thanks!

[1/1] io_uring/uring_cmd: specify io_uring_cmd_import_fixed() pointer type
commit: 0c542a69cbcd1fefad32c59cea7a80413fe60922

Best regards,
--
Jens Axboe