commit | 60bdde95807e982a824be9cfdd35055cc721a88a | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Fri Jul 18 04:06:50 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 18 04:06:50 2008 -0700 |
tree | 286bd367b687f9a1daddcc6b0fde2f2e8ef4c0ef | |
parent | 8e3461d01bdbc3dbf993448ed9ad4acaaeb6495d [diff] |
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>