commit | 95642e56647d84963428a1168baa8a73cb782ac3 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Mon Apr 21 11:49:37 2008 +0300 |
committer | Mark Fasheh <mfasheh@suse.com> | Wed Apr 30 17:09:40 2008 -0700 |
tree | b51e64fc7a83b54abacd4d87f6adb39d0bf9859f | |
parent | 4af694e672aaa85940d6e29d27b7eeea5f6eb258 [diff] |
ocfs2/dlm: dlmdebug.c: make 2 functions static This patch makes the following needlessly global functions static: - stringify_lockname() - dlm_debug_put() Signed-off-by: Adrian Bunk <bunk@kernel.org> Acked-by: Sunil Mushran <sunil.mushran@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>