diff options
| author | Caleb Sander Mateos <csander@purestorage.com> | 2026-01-06 00:05:42 +0300 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2026-01-12 21:21:38 +0300 |
| commit | 130a82760718997806a618490f5b7ab06932bd9c (patch) | |
| tree | e1bd04423b1f975be7aa961f81780d801f93c6c4 /include/linux | |
| parent | bcd4c95737d15fa1a85152b8862dec146b11c214 (diff) | |
| download | linux-130a82760718997806a618490f5b7ab06932bd9c.tar.xz | |
io_uring/register: drop io_register_enable_rings() submitter_task check
io_register_enable_rings() checks that the io_ring_ctx is
IORING_SETUP_R_DISABLED, which ensures submitter_task hasn't been
assigned by io_uring_create() or a previous io_register_enable_rings()
call. So drop the redundant check that submitter_task is NULL.
Signed-off-by: Caleb Sander Mateos <csander@purestorage.com>
Reviewed-by: Joanne Koong <joannelkoong@gmail.com>
Reviewed-by: Gabriel Krisman Bertazi <krisman@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
