aboutsummaryrefslogtreecommitdiff
path: root/hw/prd.c
diff options
context:
space:
mode:
authorOliver O'Halloran <oohall@gmail.com>2020-03-05 16:12:38 +1100
committerOliver O'Halloran <oohall@gmail.com>2020-03-11 17:23:57 +1100
commit2e122fbadf7f1175202151f72ee4b81bcb811cb3 (patch)
tree75b471a1a1157588200bbeba15a0b2433a083a32 /hw/prd.c
parentdaf9215c85f910043c472984683948baaf18da39 (diff)
downloadskiboot-2e122fbadf7f1175202151f72ee4b81bcb811cb3.zip
skiboot-2e122fbadf7f1175202151f72ee4b81bcb811cb3.tar.gz
skiboot-2e122fbadf7f1175202151f72ee4b81bcb811cb3.tar.bz2
hw/fsp: Remove stray va_end() in __fsp_fillmsg()
__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@gmail.com>
Diffstat (limited to 'hw/prd.c')
0 files changed, 0 insertions, 0 deletions