Re: [PATCH] clk: ti: dflt: remove redundant unlikely

From: Stephen Boyd
Date: Fri Apr 15 2016 - 18:52:57 EST


On 04/05, Suman Anna wrote:
> Commit 7aba4f5201d1 ("clk: ti: dflt: fix enable_reg validity check")
> fixed a validation check by using an IS_ERR() macro within the
> existing unlikely expression, but IS_ERR() macro already has an
> unlikely inside it, so get rid of the redundant unlikely macro
> from the validation check.
>
> Reported-by: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
> Signed-off-by: Suman Anna <s-anna@xxxxxx>
> ---

Applied to clk-next

--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project