diff options
author | Fabio Estevam <festevam@gmail.com> | 2016-08-21 19:32:14 -0300 |
---|---|---|
committer | Lucas Stach <l.stach@pengutronix.de> | 2016-09-15 15:29:30 +0200 |
commit | db60eda32fa74120efa4ebc2f86d306a7a87fcd7 (patch) | |
tree | da80c0c827eede76b3218c0627abd28d97bcca4e /scripts/gdb/linux/utils.py | |
parent | 9e59eea66f9601b3d497abcbb5010a760567b7cf (diff) |
drm/etnaviv: remove unneeded 'fail' label
In the etnaviv_gpu_platform_probe() error path the 'fail' label is
used to just return the error code.
This can be simplified by returning the error code immediately, so
get rid of the unneeded 'fail' label.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions