From: Paul Gortmaker Date: Tue, 12 Oct 2010 14:25:58 +0000 (+0000) Subject: tipc: clean out all instances of #if 0'd unused code X-Git-Tag: v2.6.37-rc1~147^2~157 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7368ddf144afd79456fd853fa25f33e31da003a9;p=pandora-kernel.git tipc: clean out all instances of #if 0'd unused code Remove all instances of legacy, or as yet to be implemented code that is currently living within an #if 0 ... #endif block. In the rare instance that some of it be needed in the future, it can still be dragged out of history, but there is no need for it to sit in mainline. Signed-off-by: Paul Gortmaker Acked-by: Neil Horman Signed-off-by: David S. Miller --- Reading git-diff-tree failed