git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4af694e
)
ocfs2/dlm: dlmdebug.c: make 2 functions static
author
Adrian Bunk
<bunk@kernel.org>
Mon, 21 Apr 2008 08:49:37 +0000
(11:49 +0300)
committer
Mark Fasheh
<mfasheh@suse.com>
Thu, 1 May 2008 00:09:40 +0000
(17:09 -0700)
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>
No differences found