On 30 July 2017 at 13:40, Heinrich Schuchardt <xypron.g...@gmx.de> wrote:
> va_start must always be matched by va_end.
>
> Signed-off-by: Heinrich Schuchardt <xypron.g...@gmx.de>
> ---
>  lib/tpm.c | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
>

Reviewed-by: Simon Glass <s...@chromium.org>

But don't you think it would be better to 'goto' the end of the
function and have va_end() once?

Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to