mirror of
https://github.com/containerd/containerd.git
synced 2026-07-24 08:23:53 +00:00
cgroupv1HasHugetlb() and cgroupv2HasHugetlb() may return errors, but nobody (there's just one call site anyways) ever cares. So drop the unnecessary code. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>