]> git.baikalelectronics.ru Git - kernel.git/commit
selinux: Cleanup printk logging in policydb
authorpeter enderborg <peter.enderborg@sony.com>
Tue, 12 Jun 2018 08:09:02 +0000 (10:09 +0200)
committerPaul Moore <paul@paul-moore.com>
Tue, 19 Jun 2018 16:38:48 +0000 (12:38 -0400)
commit3b522f8dc777fd9258f88d41a4f44ce563ab2a3e
tree01345e5b0edb88a9340d0ccccc2a8dad2b2eb021
parentea98c6d818ac6fa3813d888c7c099b1d5142c859
selinux: Cleanup printk logging in policydb

Replace printk with pr_* to avoid checkpatch warnings and
replace KERN_CONT with 2 longer prints.

Signed-off-by: Peter Enderborg <peter.enderborg@sony.com>
[PM: fixed some missing newlines identified by Joe Perches]
Signed-off-by: Paul Moore <paul@paul-moore.com>
security/selinux/ss/policydb.c