]> git.baikalelectronics.ru Git - kernel.git/commit
io_uring: remove notif leftovers
authorPavel Begunkov <asml.silence@gmail.com>
Tue, 4 Oct 2022 02:19:25 +0000 (03:19 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 12 Oct 2022 22:30:56 +0000 (16:30 -0600)
commitc4121a39e6085298e3151ab3a3ea226389d9541c
treed58322d320f4b45fa812b554f9fca2e2461a4638
parent663953ba0025c5a8c1b6518830675e90f9e5f691
io_uring: remove notif leftovers

Notifications were killed but there is a couple of fields and struct
declarations left, remove them.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/8df8877d677be5a2b43afd936d600e60105ea960.1664849941.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/io_uring_types.h
io_uring/io_uring.c