[PATCH] ARM: BCM63xx: remove useless goto statement

Florian Fainelli f.fainelli at gmail.com
Mon Dec 12 14:56:41 PST 2022


On Tue,  6 Dec 2022 18:09:13 +0100, Dario Binacchi <dario.binacchi at amarulasolutions.com> wrote:
> Between the 'goto out' statement and the 'out' label there are no other
> statements, so it is useless to check the return value of the
> bcm63xx_pmb_power_on_cpu() function. Then, let's remove the statements
> that are unnecessarily executed.
> 
> Signed-off-by: Dario Binacchi <dario.binacchi at amarulasolutions.com>
> 
> ---

Applied to https://github.com/Broadcom/stblinux/commits/soc/next, thanks!
--
Florian



More information about the linux-arm-kernel mailing list