[PATCH] powerpc: add va_end()
Michael Ellerman
mpe at ellerman.id.au
Thu Dec 17 23:24:37 AEDT 2015
On Thu, 2015-12-17 at 23:09 +1100, Russell Currey wrote:
> On Thu, 2015-12-17 at 19:41 +1100, 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 <dja at axtens.net>
> Hey Daniel,
>
> It's probably not worth a V2 but I think this could use a commit title that's a
> bit more detailed. Right now it doesn't really allude to what it fixes or what
> it affects.
Yeah, the change log is OK, but the actual subject is a bit terse.
I changed it to "powerpc: Add missing calls to va_end()".
cheers
More information about the Linuxppc-dev
mailing list