We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31f4f5b commit b4447c0Copy full SHA for b4447c0
drivers/acpi/osi.c
@@ -473,9 +473,9 @@ static const struct dmi_system_id acpi_osi_dmi_table[] __initconst = {
473
*/
474
475
/*
476
- * Without this this EEEpc exports a non working WMI interface, with
477
- * this it exports a working "good old" eeepc_laptop interface, fixing
478
- * both brightness control, and rfkill not working.
+ * Without this EEEpc exports a non working WMI interface, with
+ * this it exports a working "good old" eeepc_laptop interface,
+ * fixing both brightness control, and rfkill not working.
479
480
{
481
.callback = dmi_enable_osi_linux,
0 commit comments