diff options
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2018-05-17 23:53:26 +0300 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2018-05-17 23:55:17 +0300 |
commit | 14dc3ec5203ced2000ef157f147944233309c850 (patch) | |
tree | c380ae7b31040b0ea72f90925bc694d018501952 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 52f0e7bc19fb1397aa9d29f87415f94d39bb8b01 (diff) | |
download | linux-14dc3ec5203ced2000ef157f147944233309c850.tar.xz |
rtc: ls1x: remove useless label and goto
The error handling in ls1x_rtc_probe used to release resources but since
it is using devm functions, it only returns a value. Make the code clearer
by returning directly instead of using goto.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions