]> git.baikalelectronics.ru Git - kernel.git/commit
[2.6 patch] ocfs2: make dlm_do_assert_master() static
authorAdrian Bunk <bunk@kernel.org>
Sun, 17 Feb 2008 08:20:41 +0000 (10:20 +0200)
committerMark Fasheh <mark.fasheh@oracle.com>
Mon, 3 Mar 2008 23:50:21 +0000 (15:50 -0800)
commite54d69532d3e250155247fb25e4a9c852919d1dd
tree87ccc17daca7b1be9e26de123ac69e705d1eb699
parent6c63c7017ac59e8145ebfd686702959c0f7d2710
[2.6 patch] ocfs2: make dlm_do_assert_master() static

This patch makes the needlessly global dlm_do_assert_master() static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/dlm/dlmmaster.c