projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b50eba7
)
audit: remove duplicate inclusion of the netlink header
author
Ilya V. Matveychikov
<matvejchikov@gmail.com>
Sun, 29 Sep 2013 11:53:40 +0000
(15:53 +0400)
committer
Eric Paris
<eparis@redhat.com>
Tue, 5 Nov 2013 16:06:53 +0000
(11:06 -0500)
Signed-off-by: Ilya V. Matveychikov <matvejchikov@gmail.com>
Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
kernel/audit.c
patch
|
blob
|
blame
|
history
diff --git
a/kernel/audit.c
b/kernel/audit.c
index dd63d2f978d5c3d9b539b46ee2be2edc229f94d1..97c1ab94a960efd355d3fe86680fba473899f51c 100644
(file)
--- a/
kernel/audit.c
+++ b/
kernel/audit.c
@@
-60,7
+60,6
@@
#ifdef CONFIG_SECURITY
#include <linux/security.h>
#endif
-#include <net/netlink.h>
#include <linux/freezer.h>
#include <linux/tty.h>
#include <linux/pid_namespace.h>