From 7f400fcb5977e5e102241f2ee93246b07b09e13c Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Fri, 26 Jan 2024 19:08:09 +0100 Subject: sys/linux: run make extract Split out deprecated descriptions from socket_netlink_route_sched.txt. Adjust outdated descriptions. --- sys/linux/io_uring.txt.const | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/linux/io_uring.txt.const') diff --git a/sys/linux/io_uring.txt.const b/sys/linux/io_uring.txt.const index df15f7b76..9df4f0906 100644 --- a/sys/linux/io_uring.txt.const +++ b/sys/linux/io_uring.txt.const @@ -38,7 +38,7 @@ IORING_OP_FADVISE = 24 IORING_OP_FALLOCATE = 17 IORING_OP_FILES_UPDATE = 20 IORING_OP_FSYNC = 3 -IORING_OP_LAST = 49 +IORING_OP_LAST = 55 IORING_OP_LINKAT = 39 IORING_OP_LINK_TIMEOUT = 15 IORING_OP_MADVISE = 25 -- cgit mrf-deployment