All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Paris <eparis@redhat.com>
To: linux-audit@redhat.com
Cc: matvejchikov@gmail.com, rbriggs@redhat.com
Subject: [Fwd: [PATCH] audit: remove duplicate inclusion of the netlink header]
Date: Mon, 30 Sep 2013 18:32:32 -0400	[thread overview]
Message-ID: <1380580352.23956.17.camel@localhost> (raw)

[-- 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 --]



             reply	other threads:[~2013-09-30 22:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-30 22:32 Eric Paris [this message]
2013-10-01  0:10 ` [Fwd: [PATCH] audit: remove duplicate inclusion of the netlink header] Richard Guy Briggs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1380580352.23956.17.camel@localhost \
    --to=eparis@redhat.com \
    --cc=linux-audit@redhat.com \
    --cc=matvejchikov@gmail.com \
    --cc=rbriggs@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.