aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorDario Binacchi <[email protected]>2022-12-06 18:09:13 +0100
committerFlorian Fainelli <[email protected]>2023-01-10 13:46:59 -0800
commita46674396189d045993c7e4aed2c61b166b6585e (patch)
tree12d9672c97ceecfab276b56505969294e1b36c13 /scripts/gdb/linux/proc.py
parent1b929c02afd37871d5afb9d498426f83432e71c2 (diff)
ARM: BCM63xx: remove useless goto statement
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Florian Fainelli <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions