aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorOllie Wild <[email protected]>2010-09-22 05:54:54 +0000
committerDavid S. Miller <[email protected]>2010-09-22 13:21:05 -0700
commit56b49f4b8f6728b91d10c556c116175051b77b60 (patch)
tree2a88008075a90686237b0e8ce1de72db1d5b0747 /net/unix/sysctl_net_unix.c
parentcbdd769ab9de26764bde0520a91536caa1587e13 (diff)
net: Move "struct net" declaration inside the __KERNEL__ macro guard
This patch reduces namespace pollution by moving the "struct net" declaration out of the userspace-facing portion of linux/netlink.h. It has no impact on the kernel. (This came up because we have several C++ applications which use "net" as a namespace name.) Signed-off-by: Ollie Wild <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions