aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k
diff options
context:
space:
mode:
authorMichael Ellerman <michael@ellerman.id.au>2009-10-12 14:29:40 +0000
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2009-10-14 16:58:36 +1100
commitaee7a283bb1e7d722f3431e0689c2c281ad0c1f6 (patch)
tree4a4fdf132e5fd2212276d630c2ef7d3d4d9cef8b /arch/m68k
parent11a50873ef2b3c1c3fe99a661c22c08f35d93553 (diff)
powerpc: Fix memory leak in axon_msi.c
cppcheck found a memory leak in axon_msi, if dcr_base or dcr_len are zero, we have already allocated msic, so we should free it in the error path. Signed-off-by: Eric Sesterhenn <eric.sesterhenn@lsexperts.de> Acked-by: Michael Ellerman <michael@ellerman.id.au> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/m68k')
0 files changed, 0 insertions, 0 deletions