diff options
author | Sam Protsenko <semen.protsenko@linaro.org> | 2021-11-21 19:56:46 +0300 |
---|---|---|
committer | Wim Van Sebroeck <wim@linux-watchdog.org> | 2021-12-28 15:59:05 +0300 |
commit | 1a47cda07af4d81a49a140b52220ca56cd6e79a6 (patch) | |
tree | c7755e3f6a0d8bd58845246b177f9392fabcfd72 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e249d01b5e8b8263ee2fdb787c954450940a7677 (diff) | |
download | linux-1a47cda07af4d81a49a140b52220ca56cd6e79a6.tar.xz |
watchdog: s3c2410: Remove superfluous err label
'err' label in probe function is not really need, it just returns.
Remove it and replace all 'goto' statements with actual returns in
place.
No functional change here, just a cleanup patch.
Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20211107202943.8859-12-semen.protsenko@linaro.org
[groeck: Fixed context conflicts]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions