Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Cao jin and committed by
Rafael J. Wysocki
b4447c0d 31f4f5b4

+3 -3
+3 -3
drivers/acpi/osi.c
··· 473 473 */ 474 474 475 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. 476 + * Without this EEEpc exports a non working WMI interface, with 477 + * this it exports a working "good old" eeepc_laptop interface, 478 + * fixing both brightness control, and rfkill not working. 479 479 */ 480 480 { 481 481 .callback = dmi_enable_osi_linux,