From: Roel Kluin Date: Wed, 25 Feb 2009 12:56:21 +0000 (+0100) Subject: iop-adma, mv_xor: fix mem leak on self-test setup failure X-Git-Tag: v2.6.29-rc8~61^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a09b09ae51ace43d28cd9bc1c8bb97986f2b55a6;p=pandora-kernel.git iop-adma, mv_xor: fix mem leak on self-test setup failure iop_adma_zero_sum_self_test has the brackets in the wrong place for the setup failure deallocation path. This error was duplicated in mv_xor_xor_self_test. Signed-off-by: Roel Kluin Signed-off-by: Dan Williams --- Reading git-diff-tree failed