Re: powerpc: add va_end()
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2016-01-11 09:14:06
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2016-01-11 09:14:06
On Thu, 2015-17-12 at 08:41:00 UTC, Daniel Axtens wrote:
cppcheck picked up that there were a couple of missing va_end() calls in functions using va_start(). Signed-off-by: Daniel Axtens <redacted> Reviewed-by: Russell Currey <redacted>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/1b855e167b90fcb353977c0893 cheers