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

Colin Ian King colin.king at canonical.com
Tue Jan 22 08:56:22 UTC 2019


On 22/01/2019 04:06, 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: Colin Ian King <colin.king at canonical.com>



More information about the fwts-devel mailing list