public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
* [Fwd: [PATCH] audit: remove duplicate inclusion of the netlink header]
@ 2013-09-30 22:32 Eric Paris
  2013-10-01  0:10 ` Richard Guy Briggs
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Paris @ 2013-09-30 22:32 UTC (permalink / raw)
  To: linux-audit; +Cc: matvejchikov, rbriggs

[-- Attachment #1: Type: text/plain, Size: 368 bytes --]

Forwarding message accidentally sent only to me to the list.  I have not
reviewed this patch.

-------- Forwarded Message --------
> From: Matvejchikov Ilya <matvejchikov@gmail.com>
> Reply-to: matvejchikov@gmail.com
> To: eparis@redhat.com
> Subject: [PATCH] audit: remove duplicate inclusion of the netlink
> header
> Date: Sun, 29 Sep 2013 15:55:17 +0400
> 
> 
> 


[-- Attachment #2: 0001-audit-remove-duplicate-inclusion-of-the-netlink-head.patch --]
[-- Type: application/octet-stream, Size: 679 bytes --]

>From 52e7bb8c1411f6c9442cd5fb15bc92c31320719c Mon Sep 17 00:00:00 2001
From: "Ilya V. Matveychikov" <matvejchikov@gmail.com>
Date: Sun, 29 Sep 2013 15:53:40 +0400
Subject: [PATCH] audit: remove duplicate inclusion of the netlink header


Signed-off-by: Ilya V. Matveychikov <matvejchikov@gmail.com>
---
 kernel/audit.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kernel/audit.c b/kernel/audit.c
index 91e53d0..3db0a69 100644
--- 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>
-- 
1.8.1.2


[-- Attachment #3: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-10-01  0:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-30 22:32 [Fwd: [PATCH] audit: remove duplicate inclusion of the netlink header] Eric Paris
2013-10-01  0:10 ` Richard Guy Briggs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox