io_uring/net: rename io_uring_tx_zerocopy_callback
authorPavel Begunkov <asml.silence@gmail.com>
Fri, 4 Nov 2022 10:59:43 +0000 (10:59 +0000)
committerJens Axboe <axboe@kernel.dk>
Mon, 21 Nov 2022 14:38:31 +0000 (07:38 -0700)
commit7fa8e84192fd8dbc97b4c8c1acfd10017c3dd7b6
treea7a1214aa4a2a4b61e9c1ce9f1ca8be1e461c762
parentfc1dd0d4fa523916529ddf7c56d7b866312c4262
io_uring/net: rename io_uring_tx_zerocopy_callback

Just a simple renaming patch, io_uring_tx_zerocopy_callback() is too
bulky and doesn't follow usual naming style.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/24d78325403ca6dcb1ec4bced1e33cacc9b832a5.1667557923.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/notif.c