]> git.ipfire.org Git - thirdparty/kmod.git/commit
Remove the softdep modinfo in the modules mod-softdep-a and mod-softdep-b
authorHe Dan <dan.h.he@intel.com>
Fri, 28 Mar 2025 15:06:13 +0000 (23:06 +0800)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Fri, 28 Mar 2025 16:00:25 +0000 (11:00 -0500)
commit2fb3d0fd68f7cc24e5ddfc208b46dd6c381a2ce7
treeb1d5c435e3145a0f4c0124f2c2f6f56e0e57a60b
parentb73b52004ec52f7f4d4786f57336bed2761be06e
Remove the softdep modinfo in the modules mod-softdep-a and mod-softdep-b

Since the soft dependencies are defined in modprobe config, we do not
have to add those info in the modinfo section of the modules.

Co-developed-by: Dan He <dan.h.he@intel.com>
Signed-off-by: Dan He <dan.h.he@intel.com>
Co-developed-by: Gongjun Song <gongjun.song@intel.com>
Signed-off-by: Gongjun Song <gongjun.song@intel.com>
Signed-off-by: Yuchi Chen <yuchi.chen@intel.com>
Signed-off-by: Wenjie Wang <wenjie2.wang@intel.com>
Signed-off-by: Qingqing Li <qingqing.li@intel.com>
Signed-off-by: He Dan <dan.h.he@intel.com>
Link: https://github.com/kmod-project/kmod/pull/311
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
testsuite/module-playground/mod-softdep-a.c
testsuite/module-playground/mod-softdep-b.c