Thread (14 messages) 14 messages, 6 authors, 2011-06-30

Re: [PATCH] net/core: Convert to current logging forms

From: Ben Hutchings <hidden>
Date: 2011-06-28 20:21:52
Also in: lkml

On Tue, 2011-06-28 at 12:40 -0700, Joe Perches wrote:
Use pr_fmt, pr_<level>, and netdev_<level> as appropriate.

Coalesce long formats.
[...]
quoted hunk ↗ jump to hunk
--- a/net/core/dev.c
+++ b/net/core/dev.c
@@ -72,6 +72,8 @@
  *				        - netif_rx() feedback
  */
 
+#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
+
[...]

KBUILD_MODNAME is presumably going to be "dev".  That's not very
meaningful.

Ben.

-- 
Ben Hutchings, Senior Software Engineer, Solarflare
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help