[Skiboot] [PATCH] hw/fsp: Remove stray va_end() in __fsp_fillmsg()

Oliver O'Halloran oohall at gmail.com
Mon Mar 30 17:31:46 AEDT 2020


On Thu, Mar 5, 2020 at 4:12 PM Oliver O'Halloran <oohall at gmail.com> wrote:
>
> __fsp_fillmsg() is called from fsp_fillmsg() and fsp_mkmsg(). Both
> callers wrap it in a va_start() / va_end() pair so using va_end()
> inside the function is almost certainly wrong.
>
> Signed-off-by: Oliver O'Halloran <oohall at gmail.com>

Merged as 2e122fbadf7f1175202151f72ee4b81bcb811cb3


More information about the Skiboot mailing list