]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf93f6fc7731c2f6741b3f4efa121f4489e014823
treeda542761e8d720347ab5174d2464aef8f46d1e15
parenta645422df1a19af71548652a16a9435534447d46
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