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:
11b2498
)
dlm: use dlm prefix on alloc and free functions
author
David Teigland
<teigland@redhat.com>
Wed, 7 Nov 2007 15:06:49 +0000
(09:06 -0600)
committer
David Teigland
<teigland@redhat.com>
Tue, 29 Jan 2008 23:17:19 +0000
(17:17 -0600)
The dlm functions in memory.c should use the dlm_ prefix. Also, use
kzalloc/kfree directly for dlm_direntry's, removing the wrapper functions.
Signed-off-by: David Teigland <teigland@redhat.com>
No differences found