[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <e9c3a7c20903021525jff8e2d4qf848a92dced8be93@mail.gmail.com>
Date: Mon, 2 Mar 2009 16:25:22 -0700
From: Dan Williams <dan.j.williams@...el.com>
To: Roel Kluin <roel.kluin@...il.com>
Cc: lkml <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] iop-adma, dmaengine: misplaced curly brackets?
On Wed, Feb 25, 2009 at 5:56 AM, Roel Kluin <roel.kluin@...il.com> wrote:
> I observed this by code inspection, and it was not tested in any way,
> but aren't the curly brackets below wrong?
>
> please review.
> ------------------------------>8-------------8<---------------------------------
> Misplaced curly brackets.
>
> Signed-off-by: Roel Kluin <roel.kluin@...il.com>
> ---
Yes, static analysis caught this error here recently as well. I have
applied your patch with a fixed up changelog:
commit d2076514c9ea68e7fef21158c1cdb8b244bfe5f2
Author: Roel Kluin <roel.kluin@...il.com>
Date: Wed Feb 25 13:56:21 2009 +0100
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 <roel.kluin@...il.com>
Signed-off-by: Dan Williams <dan.j.williams@...el.com>
Thanks,
Dan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists