mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-09 08:34:25 +01:00
Let's create a `install_kernel_helper()` function, as it was already done for QEMU, and rely on that when calling `install_kernel` and `install_kernel_dragonball_experimental`. This helps us to reduce the code duplication by a fair amount. Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>