summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2016-08-21 19:32:14 -0300
committerLucas Stach <l.stach@pengutronix.de>2016-09-15 15:29:30 +0200
commitdb60eda32fa74120efa4ebc2f86d306a7a87fcd7 (patch)
treeda80c0c827eede76b3218c0627abd28d97bcca4e /lib
parent9e59eea66f9601b3d497abcbb5010a760567b7cf (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 'lib')
0 files changed, 0 insertions, 0 deletions