mirror of
https://github.com/AuxXxilium/kmod.git
synced 2024-12-28 06:15:20 +07:00
819f79a24d
Previously, depmod would relegate failures of kmod_module_get_symbols() to debug output, assuming the "error" was simply a lack of symbols. Leave the ENOENT return to debug output, but report anything else as a real error. |
||
---|---|---|
.. | ||
.gitignore | ||
kmod-depmod.c | ||
kmod-insmod.c | ||
kmod-lsmod.c | ||
kmod-modinfo.c | ||
kmod-modprobe.c | ||
kmod-rmmod.c | ||
kmod.c | ||
kmod.h |