]> git.ipfire.org Git - thirdparty/linux.git/commit
io_uring/zcrx: drop "notif" from stats struct names
authorPavel Begunkov <asml.silence@gmail.com>
Wed, 22 Jul 2026 13:42:15 +0000 (14:42 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 22 Jul 2026 15:48:41 +0000 (09:48 -0600)
commitaf78c0020480aba3132fb9fa4db0fd1fb949feaa
treeea0dd7cd256bc3d4247741de031e157075e5ec4f
parentab05caca123c6d0b41850b7c05b246e4dca4a770
io_uring/zcrx: drop "notif" from stats struct names

Keep zcrx statistics generic and don't stick "notif" to its uapi
definitions. Stats dosn't need to be bound to notification details,
it makes it cleaner and more readable.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://patch.msgid.link/6a39676b6f71b67d3f89c6ebab7a3739873834a3.1784726895.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/uapi/linux/io_uring/query.h
include/uapi/linux/io_uring/zcrx.h
io_uring/query.c
io_uring/zcrx.c
io_uring/zcrx.h