netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH 1/2] netns: remove leftover debugging message
       [not found] <20090521135846.1fadbe41@nehalam>
@ 2009-05-21 21:39 ` Eric W. Biederman
  2009-05-21 22:10   ` David Miller
       [not found] ` <20090521140042.201351d7@nehalam>
  1 sibling, 1 reply; 4+ messages in thread
From: Eric W. Biederman @ 2009-05-21 21:39 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: David Miller, netdev

Stephen Hemminger <shemminger@vyatta.com> writes:

> Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>

Acked-by: "Eric W. Biederman" <ebiederm@xmission.com>

>
> --- a/net/core/net_namespace.c	2009-05-21 13:54:40.546518443 -0700
> +++ b/net/core/net_namespace.c	2009-05-21 13:55:25.519706614 -0700
> @@ -198,7 +198,6 @@ static int __init net_ns_init(void)
>  	struct net_generic *ng;
>  	int err;
>  
> -	printk(KERN_INFO "net_namespace: %zd bytes\n", sizeof(struct net));
>  #ifdef CONFIG_NET_NS
>  	net_cachep = kmem_cache_create("net_namespace", sizeof(struct net),
>  					SMP_CACHE_BYTES,

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 2/2] netns: simplify net_ns_init
       [not found] ` <20090521140042.201351d7@nehalam>
@ 2009-05-21 21:39   ` Eric W. Biederman
  2009-05-21 22:10     ` David Miller
  0 siblings, 1 reply; 4+ messages in thread
From: Eric W. Biederman @ 2009-05-21 21:39 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: David Miller, netdev

Stephen Hemminger <shemminger@vyatta.com> writes:

> The net_ns_init code can be simplified. No need to save error code
> if it is only going to panic if it is set 4 lines later.
>
> Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>

Acked-by: "Eric W. Biederman" <ebiederm@xmission.com>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/2] netns: remove leftover debugging message
  2009-05-21 21:39 ` [PATCH 1/2] netns: remove leftover debugging message Eric W. Biederman
@ 2009-05-21 22:10   ` David Miller
  0 siblings, 0 replies; 4+ messages in thread
From: David Miller @ 2009-05-21 22:10 UTC (permalink / raw)
  To: ebiederm; +Cc: shemminger, netdev

From: ebiederm@xmission.com (Eric W. Biederman)
Date: Thu, 21 May 2009 14:39:11 -0700

> Stephen Hemminger <shemminger@vyatta.com> writes:
> 
>> Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
> 
> Acked-by: "Eric W. Biederman" <ebiederm@xmission.com>

Applied.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 2/2] netns: simplify net_ns_init
  2009-05-21 21:39   ` [PATCH 2/2] netns: simplify net_ns_init Eric W. Biederman
@ 2009-05-21 22:10     ` David Miller
  0 siblings, 0 replies; 4+ messages in thread
From: David Miller @ 2009-05-21 22:10 UTC (permalink / raw)
  To: ebiederm; +Cc: shemminger, netdev

From: ebiederm@xmission.com (Eric W. Biederman)
Date: Thu, 21 May 2009 14:39:51 -0700

> Stephen Hemminger <shemminger@vyatta.com> writes:
> 
>> The net_ns_init code can be simplified. No need to save error code
>> if it is only going to panic if it is set 4 lines later.
>>
>> Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
> 
> Acked-by: "Eric W. Biederman" <ebiederm@xmission.com>

Applied.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-05-21 22:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20090521135846.1fadbe41@nehalam>
2009-05-21 21:39 ` [PATCH 1/2] netns: remove leftover debugging message Eric W. Biederman
2009-05-21 22:10   ` David Miller
     [not found] ` <20090521140042.201351d7@nehalam>
2009-05-21 21:39   ` [PATCH 2/2] netns: simplify net_ns_init Eric W. Biederman
2009-05-21 22:10     ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).