ACK: [PATCH] acpi: fix a typo in comment

ivanhu ivan.hu at canonical.com
Mon Jan 28 08:01:13 UTC 2019



On 1/22/19 12:06 PM, Alex Hung wrote:
> There are no functional changes
> 
> Signed-off-by: Alex Hung <alex.hung at canonical.com>
> ---
>   src/lib/include/fwts_acpi.h | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/lib/include/fwts_acpi.h b/src/lib/include/fwts_acpi.h
> index 858ce705..074753be 100644
> --- a/src/lib/include/fwts_acpi.h
> +++ b/src/lib/include/fwts_acpi.h
> @@ -1383,7 +1383,7 @@ typedef struct {
>   } __attribute__ ((packed)) fwts_acpi_table_hmat_cache;
>   
>   /*
> - * ACPI PPTT (Platform Debug Trigger Table), 5.2.28
> + * ACPI PDTT (Platform Debug Trigger Table), 5.2.28
>    */
>   typedef struct {
>   	fwts_acpi_table_header	header;
> 

Acked-by: Ivan Hu <ivan.hu at canonical.com>



More information about the fwts-devel mailing list