io_uring/net: inline io_notif_flush()
authorPavel Begunkov <asml.silence@gmail.com>
Fri, 4 Nov 2022 10:59:44 +0000 (10:59 +0000)
committerJens Axboe <axboe@kernel.dk>
Mon, 21 Nov 2022 14:38:31 +0000 (07:38 -0700)
commitbedd20bcf3b08c5d2f03f30a83a10022bde5e596
treeb1cce235f256b92d9afc74d2c748c90fb89a68ca
parent7fa8e84192fd8dbc97b4c8c1acfd10017c3dd7b6
io_uring/net: inline io_notif_flush()

io_notif_flush() is pretty simple, we can inline it.

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