lkml.org 
[lkml]   [2009]   [Dec]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/5] arch/x86: Add #define pr_fmt(fmt) and use pr_<level>
Date
For the files that primarily use embedded prefixes:

Standardize a bit on use of pr_<level>, removed embedded prefixes
and use #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt as appropriate.
Coalesced long format strings.

Joe Perches (5):
es7000_32.c: use pr_<level> and add pr_fmt(fmt)
arch/x86/kernel/setup_percpu.c: use pr_<level> and add pr_fmt(fmt)
i8254.c: Add pr_fmt(fmt)
kmmio.c: Add and use pr_fmt(fmt)
arch/x86/mm/mmio-mod.c: use pr_fmt

arch/x86/kernel/apic/es7000_32.c | 12 ++++---
arch/x86/kernel/setup_percpu.c | 13 ++++---
arch/x86/kvm/i8254.c | 12 ++++---
arch/x86/mm/kmmio.c | 40 +++++++++++-----------
arch/x86/mm/mmio-mod.c | 71 ++++++++++++++++++-------------------
5 files changed, 76 insertions(+), 72 deletions(-)


\
 
 \ /
  Last update: 2009-12-09 19:49    [W:0.105 / U:0.960 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site