lkml.org 
[lkml]   [2015]   [Apr]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] acpica: modify a commit error in file drivers/acpi/acpica/nsxfeval.c
Date
On Monday, April 13, 2015 05:05:07 PM Zhaogang Gong wrote:
> Change "iff" in function acpi_evaluate_object() to "if".
>
> Signed-off-by: Zhaogang Gong <gongzhaogang@inspur.com>
> ---
> drivers/acpi/acpica/nsxfeval.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/acpi/acpica/nsxfeval.c b/drivers/acpi/acpica/nsxfeval.c
> index b6030a2..9571429 100644
> --- a/drivers/acpi/acpica/nsxfeval.c
> +++ b/drivers/acpi/acpica/nsxfeval.c
> @@ -214,7 +214,7 @@ acpi_evaluate_object(acpi_handle handle,
> info->prefix_node = NULL;
> } else if (!handle) {
> /*
> - * A handle is optional iff a fully qualified pathname is specified.
> + * A handle is optional if a fully qualified pathname is specified.

This is not a mistake.

> * Since we've already handled fully qualified names above, this is
> * an error.
> */
>

--
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.


\
 
 \ /
  Last update: 2015-04-13 15:41    [W:0.044 / U:1.628 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site