From: Denis V. Lunev Date: Mon, 14 Apr 2008 05:11:46 +0000 (-0700) Subject: [TCP]: No need to check afinfo != NULL in tcp_proc_(un)register. X-Git-Tag: v2.6.26-rc1~1138^2~117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1abf4fb20d38cf58c92b27f4d6ad4fa92a3bb553;p=pandora-kernel.git [TCP]: No need to check afinfo != NULL in tcp_proc_(un)register. tcp_proc_register/tcp_proc_unregister are called with a static pointer only. Signed-off-by: Denis V. Lunev Signed-off-by: David S. Miller --- Reading git-diff-tree failed