From: Pavel Emelyanov Date: Wed, 7 Nov 2007 07:34:04 +0000 (-0800) Subject: [IPV4]: Compact some ifdefs in the fib code. X-Git-Tag: v2.6.24-rc3~179^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3e9a353d8fc64a82ab11a07e21902e25e1e96d1;p=pandora-kernel.git [IPV4]: Compact some ifdefs in the fib code. There are places that check for CONFIG_IP_MULTIPLE_TABLES twice in the same file, but the internals of these #ifdefs can be merged. As a side effect - remove one ifdef from inside a function. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed