[NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c.
authorDenis V. Lunev <den@openvz.org>
Wed, 2 Apr 2008 07:10:04 +0000 (00:10 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Apr 2008 07:10:04 +0000 (00:10 -0700)
They are redundant as this file is linked in iff CONFIG_NET is turned
on.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found