~registry/kmod/master

Viewing all changes in revision 1234.

  • Committer: Lucas De Marchi
  • Date: 2021-05-11 16:49:35 UTC
  • Revision ID: git-v1:f0a136076189b50e252773ff79d800e56e840b14
depmod: fix modules.builtin.alias.bin output

Due to wrong documentation on kmod_module_get_info() we ended up
checking for 0 as return. Check for > 0 to decided if we want to write
the index to the file, otherwise we would output a 0-sized index on
success.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: