linux/net/tipc
Erik Hugne 869dd4662f tipc: remove print_buf and deprecated log buffer code
The internal log buffer handling functions can now safely be
removed since there is no code using it anymore.  Requests to
interact with the internal tipc log buffer over netlink (in
config.c) will report 'obsolete command'.

This represents the final removal of any references to a
struct print_buf, and the removal of the struct itself.
We also get rid of a TIPC specific Kconfig in the process.

Finally, log.h is removed since it is not needed anymore.

Signed-off-by: Erik Hugne <erik.hugne@ericsson.com>
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2012-07-13 19:34:43 -04:00
..
addr.c
addr.h
bcast.c tipc: phase out most of the struct print_buf usage 2012-07-13 19:33:28 -04:00
bcast.h
bearer.c tipc: phase out most of the struct print_buf usage 2012-07-13 19:33:28 -04:00
bearer.h tipc: phase out most of the struct print_buf usage 2012-07-13 19:33:28 -04:00
config.c tipc: remove print_buf and deprecated log buffer code 2012-07-13 19:34:43 -04:00
config.h
core.c tipc: remove print_buf and deprecated log buffer code 2012-07-13 19:34:43 -04:00
core.h tipc: remove print_buf and deprecated log buffer code 2012-07-13 19:34:43 -04:00
discover.c tipc: phase out most of the struct print_buf usage 2012-07-13 19:33:28 -04:00
discover.h
eth_media.c
handler.c
Kconfig tipc: remove print_buf and deprecated log buffer code 2012-07-13 19:34:43 -04:00
link.c tipc: phase out most of the struct print_buf usage 2012-07-13 19:33:28 -04:00
link.h tipc: remove print_buf and deprecated log buffer code 2012-07-13 19:34:43 -04:00
log.c tipc: remove print_buf and deprecated log buffer code 2012-07-13 19:34:43 -04:00
Makefile
msg.c
msg.h
name_distr.c
name_distr.h
name_table.c tipc: phase out most of the struct print_buf usage 2012-07-13 19:33:28 -04:00
name_table.h
net.c
net.h
netlink.c
node.c
node.h
node_subscr.c
node_subscr.h
port.c tipc: phase out most of the struct print_buf usage 2012-07-13 19:33:28 -04:00
port.h
ref.c
ref.h
socket.c
subscr.c
subscr.h