libkmod: ignore kcmdline option if we fail to parse modname
authorLucas De Marchi <lucas.demarchi@intel.com>
Tue, 10 Mar 2020 08:06:39 +0000 (01:06 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Fri, 13 Mar 2020 16:23:58 +0000 (09:23 -0700)
commit0262531556a3543f33c7a553b43e697377f8bd99
tree042a8190e0c97a33267cefdab6f2bb4a3426c2f4
parent8ea4f7c554a0a6bdbd6e75dcc15c8d3ab2605624
libkmod: ignore kcmdline option if we fail to parse modname

The error message is saying we are ignoring the option on the kernel
command line, so just do it.
libkmod/libkmod-config.c