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