Re: [PATCH v2 1/1] audit: remove trailing spaces and tabs

From: Paul Moore
Date: Thu Jun 10 2021 - 21:01:26 EST


On Tue, Jun 8, 2021 at 10:27 PM Zhen Lei <thunder.leizhen@xxxxxxxxxx> 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@xxxxxxxxxx>
> ---
> 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