mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00

This is faster and, to my best knowledge, is equivalent to the old code. Remove the error return (as we don't guarantee stable API here), and simplify callers. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>