summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/security/audit/audit_pipe.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/security/audit/audit_pipe.c b/sys/security/audit/audit_pipe.c
index c7e05ac1..a4b79b6 100644
--- a/sys/security/audit/audit_pipe.c
+++ b/sys/security/audit/audit_pipe.c
@@ -732,9 +732,6 @@ audit_pipe_close(struct cdev *dev, int fflag, int devtype, struct thread *td)
/*
* Audit pipe ioctl() routine. Handle file descriptor and audit pipe layer
* commands.
- *
- * Would be desirable to support filtering, although perhaps something simple
- * like an event mask, as opposed to something complicated like BPF.
*/
static int
audit_pipe_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int flag,
OpenPOWER on IntegriCloud