Home
last modified time | relevance | path

Searched hist:"60 bdde95807e982a824be9cfdd35055cc721a88a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dproc.cdiff 60bdde95807e982a824be9cfdd35055cc721a88a Fri Jul 18 06:06:50 CDT 2008 Pavel Emelyanov <xemul@openvz.org> proc: clean the ip_misc_proc_init and ip_proc_init_net error paths

After all this stuff is moved outside, this function can look better.

Besides, I tuned the error path in ip_proc_init_net to make it have
only 2 exit points, not 3.

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