[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAHC9VhSsJnSanER8XCXkatcyn5_KLkrFDvTRtctL=yvCiMcWCw@mail.gmail.com>
Date: Thu, 10 Jun 2021 21:00:57 -0400
From: Paul Moore <paul@...l-moore.com>
To: Zhen Lei <thunder.leizhen@...wei.com>
Cc: Richard Guy Briggs <rgb@...hat.com>,
Eric Paris <eparis@...hat.com>,
linux-audit <linux-audit@...hat.com>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 1/1] audit: remove trailing spaces and tabs
On Tue, Jun 8, 2021 at 10:27 PM Zhen Lei <thunder.leizhen@...wei.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@...wei.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
Powered by blists - more mailing lists