X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=io_uring%2Fopdef.c;h=83dc0f9ad3b2ffde2999e79904eb49b9f25737bd;hb=552d6ba290497f6a2860b56b94dc6a25f9820440;hp=2330f6da791e172ad737dd283c656b5fea3bdb99;hpb=694b37a5dd3c87235e02fabbe7b394f6ab1f444b;p=platform%2Fkernel%2Flinux-starfive.git diff --git a/io_uring/opdef.c b/io_uring/opdef.c index 2330f6d..83dc0f9 100644 --- a/io_uring/opdef.c +++ b/io_uring/opdef.c @@ -510,7 +510,6 @@ const struct io_op_def io_op_defs[] = { .needs_file = 1, .unbound_nonreg_file = 1, .pollout = 1, - .audit_skip = 1, .ioprio = 1, .manual_alloc = 1, #if defined(CONFIG_NET)