[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)
- 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>

No differences found