[PATCH 0/3] Append line feed to files in securityfs

From: Wang Weiyang
Date: Thu May 05 2022 - 09:25:09 EST


This patchset add line feed to files in securityfs which lack LF.

Wang Weiyang (3):
securityfs: Append line feed to /sys/kernel/security/lsm
evm: Append line feed to /sys/kernel/security/evm
ima: Append line feed to ima/binary_runtime_measurements

security/inode.c | 16 ++++++++++++++--
security/integrity/evm/evm_secfs.c | 2 +-
security/integrity/ima/ima_fs.c | 1 +
3 files changed, 16 insertions(+), 3 deletions(-)

--
2.17.1