commit | 67ae1f0604da3bcf3ed6dec59ac71d07e54a404c | [log] [tgz] |
---|---|---|
author | Sunil Mushran <sunil.mushran@oracle.com> | Thu Feb 26 15:00:42 2009 -0800 |
committer | Mark Fasheh <mfasheh@suse.com> | Fri Apr 03 11:39:21 2009 -0700 |
tree | dd97a77e0d718d6d154c41a7c5178c1cfcb709b6 | |
parent | 2ed6c750d645d09b5948e46fada3ca1fda3157b5 [diff] |
ocfs2/dlm: Indent dlm_cleanup_master_list() The previous patch explicitly did not indent dlm_cleanup_master_list() so as to make the patch readable. This patch properly indents the function. Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>