kernel-ark/net/tipc
Allan Stephens 6063da9d74 tipc: Cosmetic cleanup of system & debug output declarations
This patch contains changes to make TIPC's system & debug
message declarations more readable.  Declarations have been
regrouped and recommented to make it easier to understand
what output is generated in both standard and debugging modes.
In addition, oversize lines have been fixed to respect the
80 character upper bound used in the kernel.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-05-05 01:23:34 -07:00
..
addr.c
addr.h [TIPC]: Kill unused static inline (x5) 2008-02-07 18:17:13 -08:00
bcast.c
bcast.h [TIPC]: Kill unused static inline (x5) 2008-02-07 18:17:13 -08:00
bearer.c
bearer.h
cluster.c tipc: fix integer as NULL pointer sparse warnings in tipc 2008-02-24 18:38:31 -08:00
cluster.h
config.c tipc: Simplify log buffer resizing 2008-05-05 01:20:04 -07:00
config.h
core.c tipc: Simplify log buffer resizing 2008-05-05 01:20:04 -07:00
core.h tipc: Cosmetic cleanup of system & debug output declarations 2008-05-05 01:23:34 -07:00
dbg.c [TIPC]: Cosmetic cleanup of print buffer code 2008-05-05 01:22:59 -07:00
dbg.h tipc: Elimination of print buffer chaining 2008-05-05 01:22:30 -07:00
discover.c
discover.h
eth_media.c [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 2008-03-26 04:39:53 +09:00
handler.c
Kconfig
link.c [TIPC]: Enhance validation of format on incoming messages 2008-04-15 19:04:54 -07:00
link.h
Makefile
msg.c [TIPC]: Minor cleanup of message header code 2008-03-06 15:06:55 -08:00
msg.h tipc: endianness annotations 2008-04-27 14:26:49 -07:00
name_distr.c tipc: Fix null pointer dereference in debug code 2008-05-05 01:21:54 -07:00
name_distr.h
name_table.c
name_table.h
net.c
net.h
netlink.c
node_subscr.c
node_subscr.h
node.c
node.h
port.c [TIPC]: Overhaul of socket locking logic 2008-04-15 00:22:02 -07:00
port.h
ref.c [TIPC]: Cleanup of TIPC reference table code 2008-04-16 18:22:20 -07:00
ref.h [TIPC]: Remove inlining of reference table locking routines 2008-04-16 18:21:16 -07:00
socket.c net: Fix wrong interpretation of some copy_to_user() results. 2008-04-25 01:49:48 -07:00
subscr.c
subscr.h
user_reg.c
user_reg.h
zone.c tipc: fix integer as NULL pointer sparse warnings in tipc 2008-02-24 18:38:31 -08:00
zone.h