diff options
author | Javier Carrasco <[email protected]> | 2024-10-14 10:56:36 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-10-16 09:58:15 +0200 |
commit | 76c29a2e0e6266641340d5f129fe8a022698c631 (patch) | |
tree | b7f74010e48477ad5657db73e3421d5aa3c78075 /tools/perf/scripts/python/gecko.py | |
parent | 4dfcc5fd0f9b19c0df9f0499861baf56ec2ba4cb (diff) |
staging: vchiq_arm: refactor goto instructions in vchiq_probe()
The 'failed_platform_init' and 'error_exit' labels do not simplify the
code, there is a single jump to them in the code, and the actions taken
from then on can be easily carried out where the goto occurs.
Signed-off-by: Javier Carrasco <[email protected]>
Reviewed-by: Dan Carpenter <[email protected]>
Reviewed-by: Umang Jain <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions