]> asedeno.scripts.mit.edu Git - linux.git/commit
selinux: Cleanup printk logging in netlink
authorpeter enderborg <peter.enderborg@sony.com>
Tue, 12 Jun 2018 08:09:07 +0000 (10:09 +0200)
committerPaul Moore <paul@paul-moore.com>
Tue, 19 Jun 2018 17:33:05 +0000 (13:33 -0400)
commitd85a78334e7b67292834cd222962e010142905ca
treef53adaa5f677a75263fbbcd166fa7e0f7f9d85b5
parentf8b69a5f00ee0a8e71555fdbd77f79db9c0769f0
selinux: Cleanup printk logging in netlink

Replace printk with pr_* to avoid checkpatch warnings.

Signed-off-by: Peter Enderborg <peter.enderborg@sony.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
security/selinux/netlink.c