]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ocfs2/dlm: dlmdebug.c: make 2 functions static
authorAdrian Bunk <bunk@kernel.org>
Mon, 21 Apr 2008 08:49:37 +0000 (11:49 +0300)
committerMark Fasheh <mfasheh@suse.com>
Thu, 1 May 2008 00:09:40 +0000 (17:09 -0700)
commit95642e56647d84963428a1168baa8a73cb782ac3
treeb51e64fc7a83b54abacd4d87f6adb39d0bf9859f
parent4af694e672aaa85940d6e29d27b7eeea5f6eb258
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>
fs/ocfs2/dlm/dlmdebug.c