[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1405016337.2796.6.camel@joe-AO725>
Date: Thu, 10 Jul 2014 11:18:57 -0700
From: Joe Perches <joe@...ches.com>
To: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>,
Jason Baron <jbaron@...mai.com>
Cc: varkabhadram@...il.com, netdev@...r.kernel.org,
mugunthanvnm@...com, linux@...nbow-software.org, balbi@...com,
george.cherian@...com, davem@...emloft.net,
Varka Bhadram <varkab@...c.in>
Subject: Re: [PATCH net-next] net: cpmac: fix in debug messages
On Thu, 2014-07-10 at 21:31 +0400, Sergei Shtylyov wrote:
> > When we use pr_debug()/netdev_dbg() new lines are inserting in b/w
> > the values. The format when i use the printk()
>
> Please use pr_cont() instead.
Using pr_cont to continue a <foo>_dbg statement is
ineffective.
There really should be a <foo>_dbg_cont mechanism,
but neither normal pr_debug nor dynamic debug support
such a thing.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists