Files
podman/libpod
Matthew Heon 4b784b377c Remove all instances of named return "err" from Libpod
This was inspired by https://github.com/cri-o/cri-o/pull/3934 and
much of the logic for it is contained there. However, in brief,
a named return called "err" can cause lots of code confusion and
encourages using the wrong err variable in defer statements,
which can make them work incorrectly. Using a separate name which
is not used elsewhere makes it very clear what the defer should
be doing.

As part of this, remove a large number of named returns that were
not used anywhere. Most of them were once needed, but are no
longer necessary after previous refactors (but were accidentally
retained).

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2020-07-09 13:54:47 -04:00
..
2020-07-06 15:50:12 +02:00
2020-07-09 08:03:54 -04:00
2017-11-01 11:24:59 -04:00
2020-05-11 13:11:07 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2019-07-22 15:57:23 -04:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-09 08:03:54 -04:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-03-27 14:36:03 -04:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00