Re: [PATCH] Remove extra semicolon from if() indrivers/regulator/core.c

From: Liam Girdwood
Date: Tue Apr 28 2009 - 09:51:21 EST


On Tue, 2009-04-28 at 10:17 +0300, Mika Kukkonen wrote:
> In function drms_uA_update() in file drivers/regulator/core.c there is a tailing semicolon
> in the end of if() condition which causes the function in question to return unconditionally.
> Remove it to enable rest of the code in the function.
>
> Signed-off-By: Mika Kukkonen <mika.kukkonen@xxxxxxxxx>
>

Thanks. Applied a patch for this recently, will be issuing pull request
tonight.

Liam

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/