Hi Linus, Just a single cleanup for the fixed buffer iov_iter import. More cosmetic than anything else, but let's get it cleaned up as it's confusing. Please pull! The following changes since commit f4a1254f2a076afb0edd473589bf40f9b4d36b41: io_uring: fix cancellation overwriting req->flags (2024-06-13 19:25:28 -0600) are available in the Git repository at: git://git.kernel.dk/linux.git tags/io_uring-6.10-20240621 for you to fetch changes up to a23800f08a60787dfbf2b87b2e6ed411cb629859: io_uring/rsrc: fix incorrect assignment of iter->nr_segs in io_import_fixed (2024-06-20 06:51:56 -0600) ---------------------------------------------------------------- io_uring-6.10-20240621 ---------------------------------------------------------------- Chenliang Li (1): io_uring/rsrc: fix incorrect assignment of iter->nr_segs in io_import_fixed io_uring/rsrc.c | 1 - 1 file changed, 1 deletion(-) -- Jens Axboe