spiegel_podman/cmd/podman/volumes
Paul Holzinger 637c264e2e
fix issues found by nilness
The conditions are always true so they can be removed. And in the case
of exportCheckpoint() the scope means addToTarFiles was overwritten and
thus when it looped over it later the slice was always empty.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-05-13 17:20:10 +02:00
..
create.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
exists.go cmd/podman: refactor Context handling 2025-02-12 14:01:10 +01:00
export.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
import.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
inspect.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
list.go Output headers for volume ls when empty 2025-04-21 17:07:57 -05:00
mount.go cmd/podman: refactor Context handling 2025-02-12 14:01:10 +01:00
prune.go fix issues found by nilness 2025-05-13 17:20:10 +02:00
reload.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
rm.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
unmount.go cmd/podman: refactor Context handling 2025-02-12 14:01:10 +01:00
volume.go Remove containers/common/pkg/config from pkg/util 2024-09-06 07:45:04 -04:00