mirror of
https://github.com/containers/podman.git
synced 2026-03-26 10:32:58 -04:00
Copying the slice is not necessary here since registeredBinfmtMisc always creates the slice from scratch. This commit is part of series fixing issues reported by prealloc linter from golangci-lint v2.8.0. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>