Re: [PATCH 07/13] selinux: Cleanup printk logging in selinuxfs

2018-06-19 Thread Paul Moore
On Tue, Jun 12, 2018 at 4:09 AM Peter Enderborg wrote: > > Replace printk with pr_* to avoid checkpatch warnings. > > Signed-off-by: Peter Enderborg > --- > security/selinux/selinuxfs.c | 10 +- > 1 file changed, 5 insertions(+), 5 deletions(-) Merged, thanks. > diff --git

[PATCH 07/13] selinux: Cleanup printk logging in selinuxfs

2018-06-12 Thread Peter Enderborg
Replace printk with pr_* to avoid checkpatch warnings. Signed-off-by: Peter Enderborg --- security/selinux/selinuxfs.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/security/selinux/selinuxfs.c b/security/selinux/selinuxfs.c index c0cadbc5f85c..2adfade99945