]> asedeno.scripts.mit.edu Git - linux.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)
commit9ffdd49e3d735a5d12b5b31151893049e7075332
tree01345e5b0edb88a9340d0ccccc2a8dad2b2eb021
parent180cfc58cd9a8bf836dccde0c9e8af0d3073e4bd
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