Skip to content

Commit b4447c0

Browse files
Cao jinrafaeljw
authored andcommitted
ACPI: OSI: Shoot duplicate word
"this" is duplicated. Signed-off-by: Cao jin <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
1 parent 31f4f5b commit b4447c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

drivers/acpi/osi.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -473,9 +473,9 @@ static const struct dmi_system_id acpi_osi_dmi_table[] __initconst = {
473473
*/
474474

475475
/*
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.
479479
*/
480480
{
481481
.callback = dmi_enable_osi_linux,

0 commit comments

Comments
 (0)