You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
platform/x86: use PLATFORM_DEVID_NONE instead of -1 [partial]
JIRA: https://issues.redhat.com/browse/RHEL-120895
Conflicts: limited to drivers/platform/x86/intel
commit 8d05fc0
Author: Barnabás Pőcze <pobrn@protonmail.com>
Date: Fri Sep 30 10:59:14 2022 +0000
platform/x86: use PLATFORM_DEVID_NONE instead of -1
Use the `PLATFORM_DEVID_NONE` constant instead of
hard-coding -1 when creating a platform device.
No functional changes are intended.
Signed-off-by: Barnabás Pőcze <pobrn@protonmail.com>
Link: https://lore.kernel.org/r/20220930104857.2796923-1-pobrn@protonmail.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: David Arcari <darcari@redhat.com>
0 commit comments