commit | 82353b594c784deabb8d9764b477e65c2b3726f9 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Mon Dec 19 11:16:07 2005 -0800 |
committer | Joel Becker <joel.becker@oracle.com> | Tue Jan 03 11:45:55 2006 -0800 |
tree | 9182f0ac8aeca6ab49953da7c346a74d5853bd94 | |
parent | b4e40a51881931bfcbc78a585e875bb2784d6d10 [diff] |
[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>