[PATCH] ocfs2/cluster/tcp.c: make some functions static
authorAdrian Bunk <bunk@kernel.org>
Wed, 6 Aug 2008 21:11:12 +0000 (00:11 +0300)
committerMark Fasheh <mfasheh@suse.com>
Fri, 22 Aug 2008 17:56:40 +0000 (10:56 -0700)
commit18496e80f729be5f536d0315751b3bbb95ca913e
tree78b5c43b39bdf41571527f421780eb1d5dd9f778
parentd3ee1b405872214609868f3cde631ac157026dd0
[PATCH] ocfs2/cluster/tcp.c: make some functions static

Commit 0f475b2abed6cbccee1da20a0bef2895eb2a0edd (ocfs2/net: Silence build
warnings) made sense as far as it fixed compile warnings, but it was not
required that it made the functions global.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/cluster/tcp.c
fs/ocfs2/cluster/tcp_internal.h