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:	Tue, 25 Nov 2014 23:33:05 +0100
From:	"Rafael J. Wysocki" <rjw@...ysocki.net>
To:	Huang Rui <ray.huang@....com>
Cc:	Len Brown <lenb@...nel.org>, linux-acpi@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ACPI: Fixed a typo comment

On Monday, November 24, 2014 07:56:38 PM Huang Rui wrote:
> Signed-off-by: Huang Rui <ray.huang@....com>

Queued up for 3.19-rc1, thanks!

> ---
>  drivers/acpi/device_pm.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/acpi/device_pm.c b/drivers/acpi/device_pm.c
> index 7db1931..076af81 100644
> --- a/drivers/acpi/device_pm.c
> +++ b/drivers/acpi/device_pm.c
> @@ -201,7 +201,7 @@ int acpi_device_set_power(struct acpi_device *device, int state)
>  	 * Transition Power
>  	 * ----------------
>  	 * In accordance with the ACPI specification first apply power (via
> -	 * power resources) and then evalute _PSx.
> +	 * power resources) and then evaluate _PSx.
>  	 */
>  	if (device->power.flags.power_resources) {
>  		result = acpi_power_transition(device, state);
> 

-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ