mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
eee425f5a0
As the caller of this function just logs the error, it does not make sense to pass it. Instead, log it (once) and return -1. This is a preparation for the second user. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>