The following changes since commit c6fb42a68462729c4dfda59b8fc5f9c84c58b68b: Jon Masters (1): testsuite: rebuild all the 64-be|le data files are available in the git repository at: git@xxxxxxxxxx:sourcejedi/module-init-tools.git master Alan Jenkins (9): Re-order options to make the code easier to check Clean up missing options depmod --warn doesn't has_arg modprobe: don't ignore --set-version when preceded by --dirname modprobe: --remove requires at least one module name depmod: simplify option error handling doc: modprobe --dumpversions needs a full filename, as opposed to a module name modindex: simplify option handling tests: remove depmod --unknown option test depmod.c | 52 +++++++++------------- doc/modprobe.sgml | 4 +- modindex.c | 18 +++----- modprobe.c | 87 ++++++++++++++++++------------------- tests/test-depmod/10badcommand.sh | 25 ----------- tests/test-modindex/05order.sh | 4 +- 6 files changed, 74 insertions(+), 116 deletions(-) delete mode 100755 tests/test-depmod/10badcommand.sh -- To unsubscribe from this list: send the line "unsubscribe linux-modules" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html