]> git.baikalelectronics.ru Git - kernel.git/commit
dlm: rename structs
authorDavid Teigland <teigland@redhat.com>
Thu, 31 Jul 2008 14:31:53 +0000 (09:31 -0500)
committerDavid Teigland <teigland@redhat.com>
Wed, 13 Aug 2008 17:47:36 +0000 (12:47 -0500)
commit62960bd5e70f2921d372e535e7a7a576134fc0e3
treea513f2ca81f3638b2608064ef8383b0af86e846a
parent4362fca7dd714728689bb227a0a9291fb680fc9a
dlm: rename structs

Add a dlm_ prefix to the struct names in config.c.  This resolves a
conflict with struct node in particular, when include/linux/node.h
happens to be included.

Reported-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/config.c