Re: [2.6 patch] fs/proc/proc_net.c: make a struct static

2007-10-26 Thread David Miller
From: [EMAIL PROTECTED] (Eric W. Biederman) Date: Wed, 24 Oct 2007 12:18:22 -0600 > Adrian Bunk <[EMAIL PROTECTED]> writes: > > > Struct proc_net_ns_ops can become static. > > > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> > > Acked-by: "Eric W. Biederman" <[EMAIL PROTECTED]> Applied, thank

Re: [2.6 patch] fs/proc/proc_net.c: make a struct static

2007-10-24 Thread Eric W. Biederman
Adrian Bunk <[EMAIL PROTECTED]> writes: > Struct proc_net_ns_ops can become static. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Acked-by: "Eric W. Biederman" <[EMAIL PROTECTED]> Don't have a clue why I didn't make it static originally. > --- > 5ae49d45bc25eed356ecbe3592db270bfa1d9b73

[2.6 patch] fs/proc/proc_net.c: make a struct static

2007-10-24 Thread Adrian Bunk
Struct proc_net_ns_ops can become static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- 5ae49d45bc25eed356ecbe3592db270bfa1d9b73 diff --git a/fs/proc/proc_net.c b/fs/proc/proc_net.c index 2e91fb7..4edaad0 100644 --- a/fs/proc/proc_net.c +++ b/fs/proc/proc_net.c @@ -185,7 +185,7 @@ static __