diff options
author | Pavel Emelyanov <xemul@openvz.org> | 2007-11-05 21:32:31 -0800 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-11-07 04:08:55 -0800 |
commit | 6a9fb9479f2672fa392711735de9e642395c9a14 (patch) | |
tree | 16a27c604b453ed896b5f276467a233e6b39e78a /fs | |
parent | 4e058063f49f53f6d75f707e36c82edee6d2e919 (diff) |
[IPV4]: Clean the ip_sockglue.c from some ugly ifdefs
The #idfed CONFIG_IP_MROUTE is sometimes places inside the if-s,
which looks completely bad. Similar ifdefs inside the functions
looks a bit better, but they are also not recommended to be used.
Provide an ifdef-ed ip_mroute_opt() helper to cleanup the code.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions