public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next-2.6] bonding: remove unused macro "pr_fmt""
@ 2010-06-21 19:34 Jiri Pirko
  2010-06-21 20:38 ` David Miller
  0 siblings, 1 reply; 4+ messages in thread
From: Jiri Pirko @ 2010-06-21 19:34 UTC (permalink / raw)
  To: netdev; +Cc: davem


Signed-off-by: Jiri Pirko <jpirko@redhat.com>

diff --git a/drivers/net/bonding/bond_main.c b/drivers/net/bonding/bond_main.c
index a95a41b..e079117 100644
--- a/drivers/net/bonding/bond_main.c
+++ b/drivers/net/bonding/bond_main.c
@@ -31,8 +31,6 @@
  *
  */
 
-#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
-
 #include <linux/kernel.h>
 #include <linux/module.h>
 #include <linux/types.h>

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-06-21 21:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-21 19:34 [PATCH net-next-2.6] bonding: remove unused macro "pr_fmt"" Jiri Pirko
2010-06-21 20:38 ` David Miller
2010-06-21 20:44   ` Jiri Pirko
2010-06-21 21:22     ` Joe Perches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox