linux-audit.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Paul Moore <paul@paul-moore.com>
To: Zhen Lei <thunder.leizhen@huawei.com>
Cc: Richard Guy Briggs <rgb@redhat.com>,
	linux-audit <linux-audit@redhat.com>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	Eric Paris <eparis@redhat.com>
Subject: Re: [PATCH v2 1/1] audit: remove trailing spaces and tabs
Date: Thu, 10 Jun 2021 21:00:57 -0400	[thread overview]
Message-ID: <CAHC9VhSsJnSanER8XCXkatcyn5_KLkrFDvTRtctL=yvCiMcWCw@mail.gmail.com> (raw)
In-Reply-To: <20210609022701.13768-2-thunder.leizhen@huawei.com>

On Tue, Jun 8, 2021 at 10:27 PM Zhen Lei <thunder.leizhen@huawei.com> wrote:
>
> Run the following command to find and remove the trailing spaces and tabs:
>
> sed -r -i 's/[ \t]+$//' <audit_files>
>
> The files to be checked are as follows:
> kernel/audit*
> include/linux/audit.h
> include/uapi/linux/audit.h
>
> Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
> ---
>  include/uapi/linux/audit.h | 4 ++--
>  kernel/audit.h             | 2 +-
>  kernel/auditsc.c           | 8 ++++----
>  3 files changed, 7 insertions(+), 7 deletions(-)

Merged into audit/next.

-- 
paul moore
www.paul-moore.com

--
Linux-audit mailing list
Linux-audit@redhat.com
https://listman.redhat.com/mailman/listinfo/linux-audit


      parent reply	other threads:[~2021-06-11  1:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-09  2:27 [PATCH v2 0/1] audit: remove trailing spaces and tabs Zhen Lei
2021-06-09  2:27 ` [PATCH v2 1/1] " Zhen Lei
2021-06-09 13:43   ` Richard Guy Briggs
2021-06-11  1:00   ` Paul Moore [this message]

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='CAHC9VhSsJnSanER8XCXkatcyn5_KLkrFDvTRtctL=yvCiMcWCw@mail.gmail.com' \
    --to=paul@paul-moore.com \
    --cc=eparis@redhat.com \
    --cc=linux-audit@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rgb@redhat.com \
    --cc=thunder.leizhen@huawei.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;
as well as URLs for NNTP newsgroup(s).