[PATCH] This patch contains the following cleanups:
authorAdrian Bunk <bunk@stusta.de>
Mon, 19 Dec 2005 19:16:07 +0000 (11:16 -0800)
committerJoel Becker <joel.becker@oracle.com>
Tue, 3 Jan 2006 19:45:55 +0000 (11:45 -0800)
commit82353b594c784deabb8d9764b477e65c2b3726f9
tree9182f0ac8aeca6ab49953da7c346a74d5853bd94
parentb4e40a51881931bfcbc78a585e875bb2784d6d10
[PATCH] This patch contains the following cleanups:

- cluster/sys.c: make needlessly global code static
- dlm/: "extern" declarations for variables belong into header files
        (and in this case, they are already in dlmdomain.h)

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/cluster/sys.c
fs/ocfs2/dlm/dlmmaster.c
fs/ocfs2/dlm/dlmthread.c