From: Allan Stephens Date: Tue, 18 Jan 2011 18:37:09 +0000 (-0500) Subject: tipc: Clean out all remaining instances of #if 0'd unused code X-Git-Tag: v2.6.39-rc1~468^2~274^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77c81e0bb8af3f1a0e5d84dd0346fe57dfe3da27;p=pandora-kernel.git 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 Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed