nvme-multipath: support io stats on the mpath device
[linux-2.6-microblaze.git] / io_uring / opdef.c
index 2330f6d..83dc0f9 100644 (file)
@@ -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)