A small cleanup series partly following up after recent fixes. Pavel Begunkov (4): io_uring: remove FFS_SCM io_uring: kill hot path fixed file bitmap debug checks io_uring: reuse io_alloc_req() io_uring: don't iopoll from io_ring_ctx_wait_and_kill() io_uring/filetable.h | 16 ++-------------- io_uring/io_uring.c | 24 +++++++----------------- io_uring/rsrc.c | 7 ++----- io_uring/rsrc.h | 4 ---- 4 files changed, 11 insertions(+), 40 deletions(-) -- 2.38.0