socket: localize functions
authorstephen hemminger <shemminger@vyatta.com>
Mon, 18 Oct 2010 14:27:29 +0000 (14:27 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Oct 2010 10:09:42 +0000 (03:09 -0700)
commit11165f1457181e4499e5eada442434a07827ffd8
treea681641ba47d5b10a928e89b8ee30acd1b2fa332
parent7e12bb0adb5b3114a73098d3536b3c45635e6c95
socket: localize functions

A couple of functions in socket.c are only used there and
should be localized.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/socket.h
net/socket.c