]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit01cef0dd821679fbc280140013b56aad8512a59a
tree750014db3db30a0bf51f0d35389c59d45c5d673c
parent468c84927a98a6d584597ecbe8693f85527d3ffb
[NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c.

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>
fs/proc/proc_net.c