tipc: Clean out all remaining instances of #if 0'd unused code
authorAllan Stephens <Allan.Stephens@windriver.com>
Tue, 18 Jan 2011 18:37:09 +0000 (13:37 -0500)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Wed, 23 Feb 2011 23:05:11 +0000 (18:05 -0500)
commit77c81e0bb8af3f1a0e5d84dd0346fe57dfe3da27
treeda542761e8d720347ab5174d2464aef8f46d1e15
parentc8a61b52ebac3645b4e3c5b03c2073e6c8c119a8
tipc: Clean out all remaining instances of #if 0'd unused code

Remove all instances of legacy or proposed-but-not-implemented code
that lives within an #if 0 ... #endif block.  If some of it is needed
in the future it can recovered out of history, but there is no need
for it to clutter up the active code base.

Signed-off-by: Allan Stephens <Allan.Stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
include/linux/tipc.h
include/linux/tipc_config.h