tipc: rename dbg.[ch] to log.[ch]
authorAllan Stephens <Allan.Stephens@windriver.com>
Fri, 31 Dec 2010 18:59:24 +0000 (18:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 1 Jan 2011 21:57:51 +0000 (13:57 -0800)
commitf5e75269f59f7c3816f23314b924895e4ecf8409
tree1a54ae8f9f2f5682f6f0c997bbb2f2e5e4283ef2
parent5af5479296fba0ace5d5cab84045de5b19bde3fe
tipc: rename dbg.[ch] to log.[ch]

As the first step in removing obsolete debugging code from TIPC the
files that implement TIPC's non-debug-related log buffer subsystem
are renamed to better reflect their true nature.

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>
net/tipc/Makefile
net/tipc/core.h
net/tipc/link.h
net/tipc/log.c [moved from net/tipc/dbg.c with 97% similarity]
net/tipc/log.h [moved from net/tipc/dbg.h with 97% similarity]