io_uring/net: preset notif tw handler
authorPavel Begunkov <asml.silence@gmail.com>
Fri, 4 Nov 2022 10:59:42 +0000 (10:59 +0000)
committerJens Axboe <axboe@kernel.dk>
Mon, 21 Nov 2022 14:38:31 +0000 (07:38 -0700)
commitfc1dd0d4fa523916529ddf7c56d7b866312c4262
treeeb6d4c0b1ddc18e1e015bae624fcb751ae93db4b
parent5bc8e8884b4e9579ca57e33d42d60090b7288050
io_uring/net: preset notif tw handler

We're going to have multiple notification tw functions. In preparation
for future changes default the tw callback in advance so later we can
replace it with other versions.

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