diff options
author | Jens Axboe <axboe@kernel.dk> | 2024-05-22 11:13:44 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-05-22 11:13:44 -0600 |
commit | 547988ad0f9661cd9632bdebd63cf38e008b55b2 (patch) | |
tree | a11c8034c0ff69cc9c663aa7e4c6de100509dc22 /io_uring/futex.c | |
parent | d13ddd9c893f0e8498526bf88c6b5fad01f0edd8 (diff) |
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: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/futex.c')
0 files changed, 0 insertions, 0 deletions