acpi_ibm: whitespace fixup

This commit is contained in:
Ed Maste 2020-02-02 18:07:47 +00:00
parent 6a5abb1ee5
commit 4382f0f7a9

View file

@ -276,9 +276,9 @@ static struct {
.description = "Mic led",
},
{
.name = "privacyguard",
.method = ACPI_IBM_METHOD_PRIVACYGUARD,
.description = "PrivacyGuard enable",
.name = "privacyguard",
.method = ACPI_IBM_METHOD_PRIVACYGUARD,
.description = "PrivacyGuard enable",
},
{ NULL, 0, NULL, 0 }
};