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)
commitb7a817752efc850603c4c23ed78da2b990a6a34a
treed58322d320f4b45fa812b554f9fca2e2461a4638
parent42b6419d0aba47c5d8644cdc0b68502254671de5
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