On 18.06.2020 13:57, Andy Shevchenko wrote:
On Wed, Apr 22, 2020 at 04:06:11PM +0300, Andy Shevchenko wrote:There is a specific API to treat raw data as GUID, i.e. export_guid() and import_guid(). Use them instead of guid_copy() with explicit casting.Any comment on this?
Looks good to me Andy. Thanks! Reviewed-by: Javier González <javier.gonz@xxxxxxxxxxx>