On Fri, 21 Feb 2014, Joe Perches wrote:
> Prefix logging output with "capability: " via pr_fmt.
> Convert printks to pr_.
> Use pr__once instead of guard flags.
> Coalesce formats.
>
> Signed-off-by: Joe Perches
Applied to
git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.gi
Quoting Joe Perches (j...@perches.com):
> Prefix logging output with "capability: " via pr_fmt.
> Convert printks to pr_.
> Use pr__once instead of guard flags.
> Coalesce formats.
>
> Signed-off-by: Joe Perches
Thanks.
Acked-by: Serge E. Hallyn
> ---
> kernel/capability.c | 29 ++---
Prefix logging output with "capability: " via pr_fmt.
Convert printks to pr_.
Use pr__once instead of guard flags.
Coalesce formats.
Signed-off-by: Joe Perches
---
kernel/capability.c | 29 ++---
1 file changed, 10 insertions(+), 19 deletions(-)
diff --git a/kernel/capab
3 matches
Mail list logo