git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a9a025
)
[IPV4]: Compact some ifdefs in the fib code.
author
Pavel Emelyanov
<xemul@openvz.org>
Wed, 7 Nov 2007 07:34:04 +0000
(23:34 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Wed, 7 Nov 2007 12:11:41 +0000
(
04:11
-0800)
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 <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found