ACK: [PATCH 05/27] lib: fwts_summary: remove redundant redefinition of fwts_summary_deinit

ivanhu ivan.hu at canonical.com
Thu Aug 16 09:12:47 UTC 2018



On 08/15/2018 09:11 PM, Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
>
> The function fwts_summary_deinit is already in fwts_summary.h, so
> we can remove the redundant duplicate.
>
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
>  src/lib/src/fwts_summary.c | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/src/lib/src/fwts_summary.c b/src/lib/src/fwts_summary.c
> index 924e9b81..9202be3b 100644
> --- a/src/lib/src/fwts_summary.c
> +++ b/src/lib/src/fwts_summary.c
> @@ -57,8 +57,6 @@ static const int summary_levels[] = {
>  /* list of summary items per error level */
>  static fwts_list *fwts_summaries[SUMMARY_MAX];
>  
> -void fwts_summary_deinit(void);
> -
>  /*
>   *  fwts_summary_init()
>   *	initialise

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/85197593/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/85197593/attachment.sig>


More information about the fwts-devel mailing list