On 08/11, Viresh Kumar wrote:
> On 10-08-15, 17:31, Stephen Boyd wrote:
> > I am not insisting anything. But another patch to get rid of the
> > goto sounds fine.
> 
> The separate patch to kill goto.
> 
> ---------------------8<-------------------------
> 
> Message-Id: 
> <9f9b9ea6ea3685d5f71c132e7efb18917253961f.1439260355.git.viresh.ku...@linaro.org>
> From: Viresh Kumar <viresh.ku...@linaro.org>
> Date: Tue, 11 Aug 2015 08:01:01 +0530
> Subject: [PATCH] PM / OPP: Remove unnecessary goto statements
> 
> The code simply returns after jumping to the out label and doesn't free
> any resources, etc.
> 
> Kill the unnecessary goto statements.
> 
> Signed-off-by: Viresh Kumar <viresh.ku...@linaro.org>

Reviewed-by: Stephen Boyd <sb...@codeaurora.org>


-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to