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

Paul Moore paul at paul-moore.com
Fri Jun 11 01:00:57 UTC 2021


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




More information about the Linux-audit mailing list