[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.02.1406021740100.11822@chino.kir.corp.google.com>
Date: Mon, 2 Jun 2014 17:41:11 -0700 (PDT)
From: David Rientjes <rientjes@...gle.com>
To: Jiang Liu <jiang.liu@...ux.intel.com>
cc: Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Thomas Gleixner <tglx@...utronix.de>,
Grant Likely <grant.likely@...aro.org>,
Ingo Molnar <mingo@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>,
"Rafael J. Wysocki" <rjw@...ysocki.net>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Randy Dunlap <rdunlap@...radead.org>,
Yinghai Lu <yinghai@...nel.org>, x86@...nel.org,
Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Tony Luck <tony.luck@...el.com>,
Joerg Roedel <joro@...tes.org>,
Paul Gortmaker <paul.gortmaker@...driver.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-kernel@...r.kernel.org, linux-pci@...r.kernel.org,
linux-acpi@...r.kernel.org
Subject: Re: [Patch V3 03/37] x86, mpparse: use pr_lvl() helper utilities to
replace printk(KERN_LVL)
On Tue, 27 May 2014, Jiang Liu wrote:
> Use pr_lvl() helper utilities to replace printk(KERN_LVL) for readability,
> no function changes.
>
> Signed-off-by: Jiang Liu <jiang.liu@...ux.intel.com>
Acked-by: David Rientjes <rientjes@...gle.com>
Eek, lots of newlines in single printks without pr_cont() that are
existing, probably to make them more visible during debugging. I think we
could clean this up even further, but the printk(KERN_LVL) -> pr_lvl()
conversion of this patch is a step in the right direction.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists