mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
acpi_ibm: whitespace fixup
This commit is contained in:
parent
6a5abb1ee5
commit
4382f0f7a9
1 changed files with 3 additions and 3 deletions
|
|
@ -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 }
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue