diff options
author | 2016-08-21 19:32:14 -0300 | |
---|---|---|
committer | 2016-09-15 15:29:30 +0200 | |
commit | db60eda32fa74120efa4ebc2f86d306a7a87fcd7 (patch) | |
tree | da80c0c827eede76b3218c0627abd28d97bcca4e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/etnaviv: check for errors when enabling clocks (diff) | |
download | linux-dev-db60eda32fa74120efa4ebc2f86d306a7a87fcd7.tar.xz linux-dev-db60eda32fa74120efa4ebc2f86d306a7a87fcd7.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions