aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/log.h
diff options
context:
space:
mode:
authorAllan Stephens <Allan.Stephens@windriver.com>2010-12-31 18:59:24 +0000
committerDavid S. Miller <davem@davemloft.net>2011-01-01 13:57:51 -0800
commitf5e75269f59f7c3816f23314b924895e4ecf8409 (patch)
tree1a54ae8f9f2f5682f6f0c997bbb2f2e5e4283ef2 /net/tipc/log.h
parenttipc: Remove internal linked list of node objects (diff)
downloadlinux-dev-f5e75269f59f7c3816f23314b924895e4ecf8409.tar.xz
linux-dev-f5e75269f59f7c3816f23314b924895e4ecf8409.zip
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>
Diffstat (limited to '')
-rw-r--r--net/tipc/log.h (renamed from net/tipc/dbg.h)2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tipc/dbg.h b/net/tipc/log.h
index 3ba6ba8b434a..f4343bb9e429 100644
--- a/net/tipc/dbg.h
+++ b/net/tipc/log.h
@@ -1,5 +1,5 @@
/*
- * net/tipc/dbg.h: Include file for TIPC print buffer routines
+ * net/tipc/log.h: Include file for TIPC print buffer routines
*
* Copyright (c) 1997-2006, Ericsson AB
* Copyright (c) 2005-2007, Wind River Systems