On Mon, May 15, 2017 at 8:42 AM, Christoph Hellwig <[email protected]> wrote:
> Hoist the libnvdimm helper as an inline helper to linux/uuid.h
> using an auxiliary const variable uuid_null in lib/uuid.c.
>
> [hch: also add the guid variant.  Both do the same but I'd like
> to keep casts to a minimum]
>
> The common helper uses the new abstract type uuid_t * instead of
> u8 *.
>
> Suggested-by: Christoph Hellwig <[email protected]>
> Cc: Dan Williams <[email protected]>
> Cc: Andy Shevchenko <[email protected]>
> Cc: David Howells <[email protected]>
> Signed-off-by: Amir Goldstein <[email protected]>
> [hch: added guid_is_null]
> Signed-off-by: Christoph Hellwig <[email protected]>

Acked-by: Dan Williams <[email protected]>

Reply via email to