mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-17 20:44:20 +01:00
`module_dir` has been passed to the function but was never assigned to a var, leading to errors when trying to use it. Fixes: #7416 Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>