On 6/13/09, Andreas Robinson <[email protected]> wrote: > Here they are: > > git://github.com/andr345/module-init-tools.git modprobe_main > > The option-handling patches were merged before. > > Andreas Robinson (5) > modprobe: trivial code reorganization > modprobe: rename some option variables > modprobe: remove broken -w option > modprobe: merge option flags into a single parameter > modprobe: move modprobing from main() into separate function. > > modprobe.c | 687 > ++++++++++++++++++++++++++++++------------------------------ > 1 files changed, 339 insertions(+), 348 deletions(-)
Oops, I should have spotted this before, but you also need to remove the -w option from modprobe.sgml :-). Thanks Alan -- To unsubscribe from this list: send the line "unsubscribe linux-modules" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
