[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fwts-devel
Subject:    ACK: [PATCH] acpi: gpedump: fix spelling mistake
From:       Alex Hung <alex.hung () canonical ! com>
Date:       2017-03-25 2:45:37
Message-ID: 2295795a-3abb-7a43-570b-5f7283307fda () canonical ! com
[Download RAW message or body]

On 2017-03-24 06:18 PM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> Trivial fix to spelling mistake, "notifes" -> "notifies"
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
> src/acpi/gpedump/gpedump.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/acpi/gpedump/gpedump.c b/src/acpi/gpedump/gpedump.c
> index c8673129..1514d4af 100644
> --- a/src/acpi/gpedump/gpedump.c
> +++ b/src/acpi/gpedump/gpedump.c
> @@ -83,7 +83,7 @@ static void gpu_dump_gpes(
> 		case ACPI_GPE_DISPATCH_NOTIFY:
> 			for (n = 0, notify_info = GpeEventInfo->Dispatch.NotifyList; notify_info; \
> notify_info = notify_info->Next)  n++;
> -			snprintf(buf, sizeof(buf), "notifes %" PRIu32 " devices", n);
> +			snprintf(buf, sizeof(buf), "notifies %" PRIu32 " devices", n);
> 			break;
> 		}
> 		fwts_log_info_verbatim(fw, "      GPE 0x%2.2" PRIx8 ":",
> 

Acked-by: Alex Hung <alex.hung@canonical.com>

-- 
fwts-devel mailing list
fwts-devel@lists.ubuntu.com
Modify settings or unsubscribe at: \
https://lists.ubuntu.com/mailman/listinfo/fwts-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic