src/io_uring.h: sync with kernel header
Just a removal of the IORING_MAX_ENTRIES user visible define. Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
#include <linux/fs.h>
|
||||
#include <linux/types.h>
|
||||
|
||||
#define IORING_MAX_ENTRIES 4096
|
||||
|
||||
/*
|
||||
* IO submission data structure (Submission Queue Entry)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user