ACPI: OSI: Shoot duplicate word

"this" is duplicated.

Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:
Cao jin
2019-11-05 18:15:01 +08:00
committed by Rafael J. Wysocki
parent 31f4f5b495
commit b4447c0dcd

View File

@@ -473,9 +473,9 @@ static const struct dmi_system_id acpi_osi_dmi_table[] __initconst = {
*/ */
/* /*
* Without this this EEEpc exports a non working WMI interface, with * Without this EEEpc exports a non working WMI interface, with
* this it exports a working "good old" eeepc_laptop interface, fixing * this it exports a working "good old" eeepc_laptop interface,
* both brightness control, and rfkill not working. * fixing both brightness control, and rfkill not working.
*/ */
{ {
.callback = dmi_enable_osi_linux, .callback = dmi_enable_osi_linux,