Skip to content

functions: return succesfully if add_module_from_symbol has no modules to add

nl6720 requested to merge nl6720/mkinitcpio:fix-add_module_from_symbol into master

Instead, fail if no modules with the matching criteria are found.

Fixes: f90ed9b0 ("Add optional -c flag to add_module_from_symbol to use add_checked_modules")

Merge request reports