]> www.infradead.org Git - users/jedix/linux-maple.git/commit
io_uring/waitid: use io_is_compat()
authorPavel Begunkov <asml.silence@gmail.com>
Mon, 24 Feb 2025 12:42:23 +0000 (12:42 +0000)
committerJens Axboe <axboe@kernel.dk>
Mon, 24 Feb 2025 19:10:38 +0000 (12:10 -0700)
commit0cd64345c4ba127d27fa07a133d108ea92d38361
treee7945536e9845f78cddb71dc1dd45741c66d10c8
parent52524b281d5746cf9dbd53a7dffce9576e8ddd30
io_uring/waitid: use io_is_compat()

Use io_is_compat() for consistency.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Reviewed-by: Anuj Gupta <anuj20.g@samsung.com>
Link: https://lore.kernel.org/r/28c5b5f1f1bf7f4d18869dafe6e4147ce1bbf0f5.1740400452.git.asml.silence@gmail.com
Link: https://lore.kernel.org/r/20250224172337.2009871-1-csander@purestorage.com
[axboe: fold in improvement from Caleb, see link]
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/waitid.c