]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit32cade7004d6d74514b8c22e54381b2003c5ed11
treea681641ba47d5b10a928e89b8ee30acd1b2fa332
parent122911b3156d7320c3cebeb40dcdc92ac318a263
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