commit | acd159b6b5828175be6b9ccccd9b054239ec63e9 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Sat Jul 14 19:00:59 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Jul 14 19:00:59 2007 -0700 |
tree | bf0af1a1700a114f489bce36a85f8b0947287268 | |
parent | cf3842ec5015c862f4869e3641a8549393bb958e [diff] |
[INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static This patch makes the needlessly global __inet_twsk_kill() static. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: David S. Miller <davem@davemloft.net>