socket: cleanups
authorstephen hemminger <stephen@networkplumber.org>
Fri, 3 Jan 2014 17:17:14 +0000 (09:17 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 4 Jan 2014 01:55:58 +0000 (20:55 -0500)
commit8f09898bf02fc24b7a525e9cfc78f38dcdf3a4eb
tree3d1203021bddbc009ea41bbe8e9c66ffe61afa08
parent128296fc3fa2f607050cc2c5d6dc90237f3cedb3
socket: cleanups

Namespace related cleaning

 * make cred_to_ucred static
 * remove unused sock_rmalloc function

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/socket.h
include/net/sock.h
net/core/sock.c