Re: [PATCH] linux/{dlm,dlm_device}.h: cleanup for userspace

From: David Teigland
Date: Mon Apr 21 2008 - 12:56:46 EST


On Sat, Apr 19, 2008 at 11:29:50PM -0400, Mike Frysinger wrote:
> linux/dlm_device.h uses types from dlm.h and types.h, so pull them in. The
> dlm.h header should use __u## rather than uint##_t types and thus pull in
> linux/types.h for it.
>
> Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx>
> ---
> include/linux/dlm.h | 3 ++-
> include/linux/dlm_device.h | 7 +++++++
> 2 files changed, 9 insertions(+), 1 deletions(-)

Thanks, added to dlm.git, will include this in the set for merging.
Dave

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/