From: Adrian Bunk Date: Wed, 6 Aug 2008 21:11:12 +0000 (+0300) Subject: [PATCH] ocfs2/cluster/tcp.c: make some functions static X-Git-Tag: v2.6.27-rc5~20^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18496e80f729be5f536d0315751b3bbb95ca913e;p=pandora-kernel.git [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 Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed