diff options
author | Sam Protsenko <[email protected]> | 2021-11-21 18:56:46 +0200 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2021-12-28 13:59:05 +0100 |
commit | 1a47cda07af4d81a49a140b52220ca56cd6e79a6 (patch) | |
tree | c7755e3f6a0d8bd58845246b177f9392fabcfd72 /net/lapb/lapb_timer.c | |
parent | e249d01b5e8b8263ee2fdb787c954450940a7677 (diff) |
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 <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[groeck: Fixed context conflicts]
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions