On 5/3/22 03:19, Andy Shevchenko wrote:
On Wed, Apr 13, 2022 at 08:38:41AM -0700, Florian Fainelli wrote:
On 4/12/2022 4:32 AM, Andy Shevchenko wrote:
There is export_uuid() function which exports uuid_t to the u8 array.
Use it instead of open coding variant.
This allows to hide the uuid_t internals.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
---
v3: rebased on the latest vanilla, added Andrew since it has no move for 1y+
I don't think this is going to be picked up unless we designate a entry in
the MAINTAINERS file, I don't mind taking this via the Broadcom ARM SoCs
pull request if this does not move.
I saw your patch has been picked up to up-to-date MAINTAINERS record.
Can this one now be picked up too?
Please resubmit targeting David Miller's net-next tree since this is how
patches would be merged moving forward. Thanks!
--
Florian