On Mon, Sep 08, 2014 at 03:01:20PM +0100, David Vrabel wrote: > On 08/09/14 14:58, Daniel Kiper wrote: > > On Mon, Sep 08, 2014 at 02:26:09PM +0100, David Vrabel wrote: > >> On 08/09/14 14:23, Daniel Kiper wrote: > >>> Remove unused pr_fmt() macro. Additionally, remove surplus empty > >>> lines which left after earlier various fixes and cleanups. > >> > >> A patch in the 3.17 queue uses this. > > > > Hmmm... Which one? I am not able to find anything relevant in xen/tip. > > Am I missing something? > > The balloon driver already uses it. It is used in the pr_info() and > pr_warn() etc. macros.
Ahhh... OK, I see. We override default macro definition in include/linux/printk.h. So, forget about that patch. Sorry for confusion. Daniel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

