]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit80f87bc1d5ccea990774e3277c0197325c4f6cf6
tree78b5c43b39bdf41571527f421780eb1d5dd9f778
parent1f2de2ea31b92953fbe0b5b6badc12b2c280fb71
[PATCH] ocfs2/cluster/tcp.c: make some functions static

Commit 202dd6ef0d7a2d359f196a9858fc1fea99a75061 (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