Skip to content

Commit 60207df

Browse files
committed
landlock: Remove useless include
Remove useless audit.h include. Cc: Günther Noack <[email protected]> Fixes: 33e65b0 ("landlock: Add AUDIT_LANDLOCK_ACCESS and log ptrace denials") Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Günther Noack <[email protected]> Signed-off-by: Mickaël Salaün <[email protected]>
1 parent 29fbfa4 commit 60207df

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

security/landlock/ruleset.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
#include <linux/workqueue.h>
2424

2525
#include "access.h"
26-
#include "audit.h"
2726
#include "domain.h"
2827
#include "limits.h"
2928
#include "object.h"

0 commit comments

Comments
 (0)