Re: [PATCH 1/2] printk: introduce pr_default() macro
From: Joe Perches
Date: Fri Feb 05 2016 - 11:15:08 EST
On Fri, 2016-02-05 at 21:48 +0800, Chen Yucong wrote:
> Until now, we cover all log-levels by pr_ macros except
> KERN_DEFAULT one. Add it for convenience.
I'd rather it be removed altogether.