[PATCH 00/13 selinux-next] selinux: Cleanup printk logging

From: Peter Enderborg
Date: Tue Jun 12 2018 - 04:09:57 EST


This patch replaces printk with pr_* for the selinux files.
I get a lot of checkpatch warnings when doing my other work,
lets get rid of the warnings.

For the policydb.c there also a removal of KERN_CONT with
two longer prints.

I have NOT cleaned up splitting lines with long prints. I think
the current conclusion is that it is better to have long lines
that it to have splitting print lines.

There is one patch per file for this files:
conditional.c
ebitmap.c
policydb.c
avtab.c
hooks.c
avtab.c
services.c
selinuxfs.c
netlink.c
sidtab.c
netport.c
netif.c
avc.c
netnode.c