]> git.baikalelectronics.ru Git - kernel.git/commit
ima: Add a space after printing LSM rules for readability
authorClay Chang <clayc@hpe.com>
Sun, 5 Jan 2020 01:18:13 +0000 (09:18 +0800)
committerMimi Zohar <zohar@linux.ibm.com>
Wed, 22 Jan 2020 20:22:51 +0000 (15:22 -0500)
commit3d97c78a83dcd92b55519006a97a47b7dd442dd6
tree8f061e59d3a0a1fbecd908ed1c3d31e351a5f02e
parent193777fa5f9d6d98a2576d1f688c720b28b55da0
ima: Add a space after printing LSM rules for readability

When reading ima_policy from securityfs, there is a missing
space between output string of LSM rules and the remaining
rules.

Signed-off-by: Clay Chang <clayc@hpe.com>
Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
security/integrity/ima/ima_policy.c