Re: [PATCH v1 1/1] usb: gadget: Use correct APIs and data types for UUID handling

From: Andy Shevchenko
Date: Wed Jan 25 2023 - 15:01:25 EST


On Wed, Jan 25, 2023 at 06:31:36PM +0100, Jó Ágila Bitsch wrote:
> On Wed, Jan 25, 2023 at 3:34 PM Andy Shevchenko
> <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
> >
> > We have two types for UUIDs depending on the byte ordering.
> > Instead of explaining how bytes should go over the wire,
> > use dedicated APIs and data types. This removes a confusion
> > over the byte ordering.
>
> Thanks for pointing this out. I was unaware of the exact UUID
> functions, as I'm still quite a newbie here.
>
> I compiled and tested your patch in my test setup and it works perfectly.

Thanks for the testing. According to Submitting Patches documentation
you can provide a formal Tested-by tag.

--
With Best Regards,
Andy Shevchenko