Re: [2.6 patch] make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static

2007-07-14 Thread David Miller
From: Adrian Bunk <[EMAIL PROTECTED]> Date: Fri, 13 Jul 2007 01:55:56 +0200 > This patch makes the needlessly global __inet_twsk_kill() static. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Applied, thanks Adrian. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

Re: [2.6 patch] make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static

2007-07-14 Thread David Miller
From: Adrian Bunk [EMAIL PROTECTED] Date: Fri, 13 Jul 2007 01:55:56 +0200 This patch makes the needlessly global __inet_twsk_kill() static. Signed-off-by: Adrian Bunk [EMAIL PROTECTED] Applied, thanks Adrian. - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body

[2.6 patch] make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static

2007-07-12 Thread Adrian Bunk
This patch makes the needlessly global __inet_twsk_kill() static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- include/net/inet_timewait_sock.h |3 --- net/ipv4/inet_timewait_sock.c|5 ++--- 2 files changed, 2 insertions(+), 6 deletions(-) ---

[2.6 patch] make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static

2007-07-12 Thread Adrian Bunk
This patch makes the needlessly global __inet_twsk_kill() static. Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- include/net/inet_timewait_sock.h |3 --- net/ipv4/inet_timewait_sock.c|5 ++--- 2 files changed, 2 insertions(+), 6 deletions(-) ---