tipc: remove calls to dbg() and msg_dbg()
authorAllan Stephens <Allan.Stephens@windriver.com>
Fri, 31 Dec 2010 18:59:25 +0000 (18:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 1 Jan 2011 21:57:52 +0000 (13:57 -0800)
commitb29f14284989b3d0b3a5ce268b5b1fc4df9c5795
treea690fc7db347cb8ca2b38dc1da73a477d1fb4779
parentf5e75269f59f7c3816f23314b924895e4ecf8409
tipc: remove calls to dbg() and msg_dbg()

Eliminates obsolete calls to two of TIPC's main debugging macros, as well
as a pair of associated debugging routines that are no longer required.

Signed-off-by: Allan Stephens <Allan.Stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
14 files changed:
net/tipc/bcast.c
net/tipc/bearer.c
net/tipc/config.c
net/tipc/core.h
net/tipc/discover.c
net/tipc/link.c
net/tipc/name_distr.c
net/tipc/name_table.c
net/tipc/net.c
net/tipc/node.c
net/tipc/port.c
net/tipc/port.h
net/tipc/socket.c
net/tipc/subscr.c