lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 13 Nov 2019 11:56:19 +0100
From:   "Rafael J. Wysocki" <rjw@...ysocki.net>
To:     Shiyang Ruan <ruansy.fnst@...fujitsu.com>
Cc:     linux-acpi@...r.kernel.org, linux-kernel@...r.kernel.org,
        lenb@...nel.org, Cao jin <caoj.fnst@...fujitsu.com>
Subject: Re: [PATCH] ACPI: OSI: Shoot duplicate word

On Tuesday, November 5, 2019 11:15:01 AM CET Shiyang Ruan wrote:
> From: Cao jin <caoj.fnst@...fujitsu.com>
> 
> "this" is duplicated.
> 
> Signed-off-by: Cao jin <caoj.fnst@...fujitsu.com>
> ---
>  drivers/acpi/osi.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/drivers/acpi/osi.c b/drivers/acpi/osi.c
> index bec0bebc7f52..9f6853809138 100644
> --- a/drivers/acpi/osi.c
> +++ b/drivers/acpi/osi.c
> @@ -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
> -	 * this it exports a working "good old" eeepc_laptop interface, fixing
> -	 * 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.
>  	 */
>  	{
>  	.callback = dmi_enable_osi_linux,
> 

Applying as 5.5 material, thanks!




Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ