From: Pavel Emelyanov Date: Fri, 18 Jul 2008 11:06:50 +0000 (-0700) Subject: proc: clean the ip_misc_proc_init and ip_proc_init_net error paths X-Git-Tag: v2.6.27-rc1~969^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60bdde95807e982a824be9cfdd35055cc721a88a;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed