Re: [PATCH v2 0/8] uuid: convert users to generic UUID API

2016-04-05 Thread Matt Fleming
On Mon, 04 Apr, at 04:40:20PM, Andrew Morton wrote: > > I'm not sure who this series was aimed at but I saw "lib" and grabbed > it. I'll await Matt's ack. Happy for you to take this series Andrew. I saw Andy just sent out a v3. For the EFI bits, Reviewed-by: Matt Fleming

Re: [PATCH v2 0/8] uuid: convert users to generic UUID API

2016-04-05 Thread Andy Shevchenko
On Mon, 2016-04-04 at 16:40 -0700, Andrew Morton wrote: > On Mon,  4 Apr 2016 16:30:02 +0300 Andy Shevchenko @linux.intel.com> wrote: > > > > > There are few functions here and there along with type definitions > > that provide > > UUID API. This series consolidates everything under one hood and

Re: [PATCH v2 0/8] uuid: convert users to generic UUID API

2016-04-04 Thread Andrew Morton
On Mon, 4 Apr 2016 16:30:02 +0300 Andy Shevchenko wrote: > There are few functions here and there along with type definitions that > provide > UUID API. This series consolidates everything under one hood and converts > current users. Well. It converts two current users. There are many refer