[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180612080912.7827-1-peter.enderborg@sony.com>
Date: Tue, 12 Jun 2018 10:08:59 +0200
From: Peter Enderborg <peter.enderborg@...y.com>
To: <peter.enderborg@...y.com>, Paul Moore <paul@...l-moore.com>,
Stephen Smalley <sds@...ho.nsa.gov>,
Eric Paris <eparis@...isplace.org>,
James Morris <jmorris@...ei.org>,
Daniel Jurgens <danielj@...lanox.com>,
Doug Ledford <dledford@...hat.com>, <selinux@...ho.nsa.gov>,
<linux-security-module@...r.kernel.org>,
<linux-kernel@...r.kernel.org>,
"Serge E . Hallyn" <serge@...lyn.com>
Subject: [PATCH 00/13 selinux-next] selinux: Cleanup printk logging
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
Powered by blists - more mailing lists