From: David Teigland Date: Wed, 7 Nov 2007 15:06:49 +0000 (-0600) Subject: dlm: use dlm prefix on alloc and free functions X-Git-Tag: v2.6.25-rc1~1139^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52bda2b5bab87c388848bbc0f4d28d04858d5a7d;p=pandora-kernel.git 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: David Teigland --- Reading git-diff-tree failed