ACK: [PATCH 2/4] acpi: method: remove a redundant passed message

ivanhu ivan.hu at canonical.com
Mon Jan 25 03:01:49 UTC 2021



On 1/21/21 7:23 AM, Alex Hung wrote:
> Signed-off-by: Alex Hung <alex.hung at canonical.com>
> ---
>  src/acpi/method/method.c | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/src/acpi/method/method.c b/src/acpi/method/method.c
> index 544cbda7..204cff9d 100644
> --- a/src/acpi/method/method.c
> +++ b/src/acpi/method/method.c
> @@ -4241,8 +4241,6 @@ static void method_test_FPS_return(
>  
>  	if (!failed)
>  		fwts_method_passed_sane(fw, name, "package");
> -
> -	fwts_method_passed_sane(fw, name, "package");
>  }
>  
>  static int method_test_FPS(fwts_framework *fw)
> 


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



More information about the fwts-devel mailing list