From: Eric Dumazet Date: Thu, 20 Oct 2011 21:44:03 +0000 (-0400) Subject: tcp: remove unused tcp_fin() parameters X-Git-Tag: v3.2-rc1~182^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20c4cb792de2b5839537a99a469f4529ef1047f5;p=pandora-kernel.git tcp: remove unused tcp_fin() parameters tcp_fin() only needs socket pointer, we can remove skb and th params. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed