commit | 67f472fdacf4a691b1c3c20c27800b23ce31e2de | [log] [tgz] |
---|---|---|
author | Barnabás Pőcze <pobrn@protonmail.com> | Sat Sep 04 17:55:39 2021 +0000 |
committer | Hans de Goede <hdegoede@redhat.com> | Tue Sep 14 12:26:01 2021 +0200 |
tree | daed6ad132aa5158aff3104a95d0c8aa5a0dbdc3 | |
parent | 285dd01a6cfeb442fdd89649b8ba7e73932aa795 [diff] |
platform/x86: wmi: use guid_t and guid_equal() Instead of hard-coding a 16 long byte array, use the available `guid_t` type and related methods. Signed-off-by: Barnabás Pőcze <pobrn@protonmail.com> Link: https://lore.kernel.org/r/20210904175450.156801-15-pobrn@protonmail.com Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>