ACK: [PATCH 1/2] acpi: LPIT: remove duplicate "LPIT" from test description

Alex Hung alex.hung at canonical.com
Thu Jul 9 12:08:31 UTC 2015


On 07/08/2015 05:08 PM, Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
> 
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
>  src/acpi/lpit/lpit.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/acpi/lpit/lpit.c b/src/acpi/lpit/lpit.c
> index 03aa26d..918dc72 100644
> --- a/src/acpi/lpit/lpit.c
> +++ b/src/acpi/lpit/lpit.c
> @@ -221,7 +221,7 @@ static fwts_framework_minor_test lpit_tests[] = {
>  };
>  
>  static fwts_framework_ops lpit_ops = {
> -	.description = "LPIT LPIT Low Power Idle Table test.",
> +	.description = "LPIT Low Power Idle Table test.",
>  	.init        = lpit_init,
>  	.minor_tests = lpit_tests
>  };
> 

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



More information about the fwts-devel mailing list