dlm: <linux/dlm_plock.h> should be "unifdef"ed.
authorRobert P. J. Day <rpjday@crashcourse.ca>
Sat, 17 May 2008 20:58:28 +0000 (16:58 -0400)
committerDavid Teigland <teigland@redhat.com>
Mon, 19 May 2008 20:37:27 +0000 (15:37 -0500)
Given that <linux/dlm_plock.h> contains a conditional __KERNEL__ test,
it should be moved from header-y to unifdef-y.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: David Teigland <teigland@redhat.com>

No differences found