Skip to content
Commit 547988ad authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: remove checks for NULL 'sq_offset'



Since the 5.12 kernel release, nobody has been passing NULL as the
sq_offset pointer. Remove the checks for it being NULL or not, it will
always be valid.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent d13ddd9c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment