ACK: [PATCH 05/13] lib: fwts_iasl: remove a whitespace

ivanhu ivan.hu at canonical.com
Thu Aug 16 09:03:33 UTC 2018



On 08/14/2018 07:24 PM, Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
>
> No functional change.
>
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
>  src/lib/src/fwts_iasl.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/lib/src/fwts_iasl.c b/src/lib/src/fwts_iasl.c
> index 48afd970..844f447e 100644
> --- a/src/lib/src/fwts_iasl.c
> +++ b/src/lib/src/fwts_iasl.c
> @@ -273,7 +273,7 @@ int fwts_iasl_reassemble(fwts_framework *fw,
>  	int pid = getpid();
>  
>  	if ((!iasl_init) ||
> -	    (iasl_disassembly  == NULL) ||
> +	    (iasl_disassembly == NULL) ||
>  	    (iasl_stdout == NULL) ||
>  	    (iasl_stderr == NULL) ||
>  	    (info == NULL))

Acked-by: Ivan Hu <ivan.hu at canonical.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/fwts-devel/attachments/20180816/c2bc87fd/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/fwts-devel/attachments/20180816/c2bc87fd/attachment.sig>


More information about the fwts-devel mailing list