diff options
author | Zhen Lei <thunder.leizhen@huawei.com> | 2021-06-09 05:27:01 +0300 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2021-06-11 03:59:05 +0300 |
commit | 6ddb5680085a3eefe0c6267e3514060045a13c95 (patch) | |
tree | 16218db0e235cf77bd6f71ac658dcded5943dc31 /security | |
parent | dd8b865cc40832d32bbf912a65c657483533fdd4 (diff) | |
download | linux-6ddb5680085a3eefe0c6267e3514060045a13c95.tar.xz |
audit: remove trailing spaces and tabs
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>
Acked-by: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions