mirror of
https://github.com/AuxXxilium/kmod.git
synced 2024-11-23 23:10:53 +07:00
c1170883b4
It occurred to an openSUSE user that our mkinitrd would throw a warning when used with kmod: libkmod: conf_files_list: unsupported file mode /dev/null: 0x21b6 Grepping for the error message revealed that there might be a missing "else" keyword here, since it is unusual to put an "if" directly after closing brace. |
||
---|---|---|
.. | ||
.gitignore | ||
depmod.c | ||
insmod.c | ||
kmod.c | ||
kmod.h | ||
log.c | ||
log.h | ||
lsmod.c | ||
modinfo.c | ||
modprobe.c | ||
rmmod.c | ||
static-nodes.c |