On Tue, Jul 1, 2025 at 8:06 PM Tom Rini wrote:
>
> When printing the contents of an lbaint_t variable we need to use LBAF
> to print it in order to get the correct format type depending on 32 or
> 64bit-ness.
>
> Signed-off-by: Tom Rini
> ---
> Cc: Mattijs Korpershoek
> Cc: Igor Opaniuk
> Cc: S
Hi Tom,
Thank you for the patch.
On Tue, Jul 01, 2025 at 19:06, Tom Rini wrote:
> When printing the contents of an lbaint_t variable we need to use LBAF
> to print it in order to get the correct format type depending on 32 or
> 64bit-ness.
>
> Signed-off-by: Tom Rini
Reviewed-by: Mattijs Korp
When printing the contents of an lbaint_t variable we need to use LBAF
to print it in order to get the correct format type depending on 32 or
64bit-ness.
Signed-off-by: Tom Rini
---
Cc: Mattijs Korpershoek
Cc: Igor Opaniuk
Cc: Sam Protsenko
---
common/avb_verify.c | 4 ++--
1 file changed, 2
3 matches
Mail list logo