[AF_UNIX]: Make code static.
authorAdrian Bunk <bunk@stusta.de>
Tue, 31 Jul 2007 01:05:45 +0000 (18:05 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 31 Jul 2007 09:28:27 +0000 (02:28 -0700)
The following code can now become static:
- struct unix_socket_table
- unix_table_lock

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found