[UDP-Lite]: Clean up proc creation a bit.
authorPavel Emelyanov <xemul@openvz.org>
Mon, 24 Mar 2008 21:56:34 +0000 (14:56 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Mar 2008 21:56:34 +0000 (14:56 -0700)
commitff2bac6a63e3694e7a97152b7e934fe244e2a858
tree8b00a0ccf83b303fe7cfcb91af4fec70c97178e6
parent757764f61d07ab8ff84699b6d608eac7bc94cecc
[UDP-Lite]: Clean up proc creation a bit.

Just introduce a helper to remove ifdefs from inside the
udplite4_register function. This will help to make the next patch
nicer.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/udplite.c