From: Arnaldo Carvalho de Melo Date: Fri, 10 Nov 2006 14:01:52 +0000 (-0200) Subject: [DCCP] timewait: Remove leftover extern declarations X-Git-Tag: v2.6.20-rc1~34^2~40^2~411 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6484f7c7ad22e4bb018875c386d6a7aaa441426;p=pandora-kernel.git [DCCP] timewait: Remove leftover extern declarations Gerrit Renker noticed dccp_tw_deschedule and submitted a patch with a FIXME, but as he suggests in the same patch the best thing is to just ditch this declaration, while doing that also noticed that tcp_tw_count is as well not defined anywhere, so ditch it too. Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed