summaryrefslogtreecommitdiff
path: root/rust/alloc/collections/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorCaleb Sander Mateos <csander@purestorage.com>2026-01-05 14:05:42 -0700
committerJens Axboe <axboe@kernel.dk>2026-01-12 11:21:38 -0700
commit130a82760718997806a618490f5b7ab06932bd9c (patch)
treee1bd04423b1f975be7aa961f81780d801f93c6c4 /rust/alloc/collections/git@git.tavy.me:linux.git
parentbcd4c95737d15fa1a85152b8862dec146b11c214 (diff)
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 'rust/alloc/collections/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions