Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1f7a2bb4 authored by Stephen Hemminger's avatar Stephen Hemminger Committed by David S. Miller
Browse files

netns: remove leftover debugging message

parent 703cebab
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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,