Hi, There's really no need to keep this one in the io_kiocb, so get rid of it. include/linux/io_uring_types.h | 3 --- io_uring/net.c | 29 ++++++++++++++++------------- io_uring/rw.c | 5 +++-- io_uring/uring_cmd.c | 9 +++++---- 4 files changed, 24 insertions(+), 22 deletions(-) -- Jens Axboe