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>
Fri, 7 Oct 2022 18:25:31 +0000 (12:25 -0600)
commit99b60457f51d584053a63bbccf54e036ae35df2a
tree423e619151d8d9ac11ec8cdf72d31b2e81c31064
parentee48e00a5ee8d851b336385afda898fc7d29bf21
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