Skip to content
Commit 52bda2b5 authored by David Teigland's avatar David Teigland
Browse files

dlm: use dlm prefix on alloc and free functions



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: default avatarDavid Teigland <teigland@redhat.com>
parent 11b2498b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment