public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
From: Richard Guy Briggs <rgb@redhat.com>
To: linux-audit@redhat.com
Cc: Richard Guy Briggs <rgb@redhat.com>
Subject: [PATCH 05/12] [V3] fixup! audit: convert audit_exe to audit_fsnotify
Date: Wed,  2 Jul 2014 14:05:13 -0400	[thread overview]
Message-ID: <d8f4fe2e99bc3e7ec024935cc66586ba114009b4.1404323960.git.rgb@redhat.com> (raw)
In-Reply-To: <cover.1404323960.git.rgb@redhat.com>
In-Reply-To: <cover.1404323960.git.rgb@redhat.com>

Remove unnecessary space.

Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
---
 kernel/auditfilter.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/kernel/auditfilter.c b/kernel/auditfilter.c
index 9b2db56..d57c57d 100644
--- a/kernel/auditfilter.c
+++ b/kernel/auditfilter.c
@@ -551,7 +551,6 @@ static struct audit_entry *audit_data_to_entry(struct audit_rule_data *data,
 			break;
 		case AUDIT_EXE:
 		case AUDIT_EXE_CHILDREN:
-
 			if (entry->rule.exe || f->val > PATH_MAX)
 				goto exit_free;
 			str = audit_unpack_string(&bufp, &remain, f->val);
-- 
1.7.1

  parent reply	other threads:[~2014-07-02 18:05 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-02 18:05 [PATCH 00/12] [V3] audit by executable name Richard Guy Briggs
2014-07-02 18:05 ` [PATCH 01/12] [V3] audit: implement audit by executable Richard Guy Briggs
2014-07-02 18:05 ` [PATCH 02/12] [V3] audit: clean simple fsnotify implementation Richard Guy Briggs
2014-07-02 18:05 ` [PATCH 03/12] [V3] audit: convert audit_exe to audit_fsnotify Richard Guy Briggs
2014-07-02 18:05 ` [PATCH 04/12] [V3] fixup! audit: clean simple fsnotify implementation Richard Guy Briggs
2014-07-02 18:05 ` Richard Guy Briggs [this message]
2014-07-02 18:05 ` [PATCH 06/12] " Richard Guy Briggs
2014-07-02 18:05 ` [PATCH 07/12] [V3] audit: avoid double copying the audit_exe path string Richard Guy Briggs
2014-07-02 18:05 ` [PATCH 08/12] [V3] fixup! audit: convert audit_exe to audit_fsnotify Richard Guy Briggs
2014-07-02 18:05 ` [PATCH 09/12] [V3] fixup! audit: clean simple fsnotify implementation Richard Guy Briggs
2014-07-02 18:05 ` [PATCH 10/12] [V3] fixup! audit: implement audit by executable Richard Guy Briggs
2014-07-02 18:05 ` [PATCH 11/12] [V3] fixup! audit: clean simple fsnotify implementation Richard Guy Briggs
2014-07-02 18:05 ` [PATCH 12/12] " 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=d8f4fe2e99bc3e7ec024935cc66586ba114009b4.1404323960.git.rgb@redhat.com \
    --to=rgb@redhat.com \
    --cc=linux-audit@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox