Consolidate two pairs of duplicated callbacks for zerocopy send, which was a premature optimisation, and it's cleaner and simpler to keep them unified. Pavel Begunkov (3): io_uring/net: merge ubuf sendzc callbacks io_uring/net: get rid of io_notif_complete_tw_ext io_uring/net: set MSG_ZEROCOPY for sendzc in advance io_uring/net.c | 16 ++++++++-------- io_uring/notif.c | 32 +++++++------------------------- io_uring/notif.h | 6 ++++-- 3 files changed, 19 insertions(+), 35 deletions(-) -- 2.44.0