]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ocfs2/dlm: Indent dlm_cleanup_master_list()
authorSunil Mushran <sunil.mushran@oracle.com>
Thu, 26 Feb 2009 23:00:42 +0000 (15:00 -0800)
committerMark Fasheh <mfasheh@suse.com>
Fri, 3 Apr 2009 18:39:21 +0000 (11:39 -0700)
commit67ae1f0604da3bcf3ed6dec59ac71d07e54a404c
treedd97a77e0d718d6d154c41a7c5178c1cfcb709b6
parent2ed6c750d645d09b5948e46fada3ca1fda3157b5
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>
fs/ocfs2/dlm/dlmmaster.c