diff options
author | Jens Axboe <axboe@kernel.dk> | 2024-05-22 19:13:44 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-05-22 19:13:44 +0200 |
commit | 547988ad0f9661cd9632bdebd63cf38e008b55b2 (patch) | |
tree | a11c8034c0ff69cc9c663aa7e4c6de100509dc22 /drivers/pmdomain | |
parent | io_uring/sqpoll: ensure that normal task_work is also run timely (diff) | |
download | linux-547988ad0f9661cd9632bdebd63cf38e008b55b2.tar.xz linux-547988ad0f9661cd9632bdebd63cf38e008b55b2.zip |
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 'drivers/pmdomain')
0 files changed, 0 insertions, 0 deletions