ACK: [PATCH] lib: fwts_firmware: fix incorrect comments for fwts_firmware_detect
ivanhu
ivan.hu at canonical.com
Tue Sep 7 08:10:00 UTC 2021
On 8/26/21 2:55 AM, Alex Hung wrote:
> There are no functional changes.
>
> Signed-off-by: Alex Hung <alex.hung at canonical.com>
> ---
> src/lib/src/fwts_firmware.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/src/lib/src/fwts_firmware.c b/src/lib/src/fwts_firmware.c
> index b249f00a..836ba4ed 100644
> --- a/src/lib/src/fwts_firmware.c
> +++ b/src/lib/src/fwts_firmware.c
> @@ -27,8 +27,8 @@ static fwts_firmware_type firmware_type;
> static bool firmware_type_valid;
>
> /*
> - * fwts_memory_map_entry_compare()
> - * callback used to sort memory_map entries on start address
> + * fwts_firmware_detect()
> + * check system firmware type
> */
> fwts_firmware_type fwts_firmware_detect(void)
> {
>
Acked-by: Ivan Hu <ivan.hu at canonical.com>
More information about the fwts-devel
mailing list