mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 20:51:03 +02:00
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:
committed by
Rafael J. Wysocki
parent
31f4f5b495
commit
b4447c0dcd
@@ -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,
|
||||||
|
Reference in New Issue
Block a user