]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
io_uring/net: rename io_sendzc()
authorPavel Begunkov <asml.silence@gmail.com>
Sun, 16 Oct 2022 20:33:28 +0000 (21:33 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Oct 2022 10:39:27 +0000 (12:39 +0200)
commit35cddca07bce120f7e24041095885cbf0014bdf8
tree88ff9b5495e3b397e9b0bb8b9c974cd957502661
parent580cac9bd1a03d752fb76ebd16ca29e8ecb86886
io_uring/net: rename io_sendzc()

[ upstream commit b0e9b5517eb12fa80c72e205fe28534c2e2f39b9 ]

Simple renaming of io_sendzc*() functions in preparatio to adding
a zerocopy sendmsg variant.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/265af46829e6076dd220011b1858dc3151969226.1663668091.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
io_uring/net.c
io_uring/net.h
io_uring/opdef.c