hush/modutils
Serj Kalichev 8578196b76 modprobe: add -D option (synonym of --show-depends)
The modern module-init-tools 3.12 has "-D" option and it works.

The --show-depends and -a options can be used together due to upstream modprobe
behaviour.

function                                             old     new   delta
do_modprobe                                          536     579     +43
packed_usage                                       28035   28042      +7
modprobe_main                                        653     657      +4
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/0 up/down: 54/0)               Total: 54 bytes

Signed-off-by: Serj Kalichev <serj.kalichev@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-12-28 04:18:18 +01:00
..
Config.src
depmod_process.sh
depmod.c depmod: accept and ignore -u, -q, -C FILE 2010-10-18 00:51:16 +02:00
insmod.c modutils/*: move help bits into corresponding .c files 2010-10-16 01:56:41 +02:00
Kbuild.src
lsmod.c modutils/*: move help bits into corresponding .c files 2010-10-16 01:56:41 +02:00
modinfo.c
modprobe-small.c modutils/*: move help bits into corresponding .c files 2010-10-16 01:56:41 +02:00
modprobe.c modprobe: add -D option (synonym of --show-depends) 2010-12-28 04:18:18 +01:00
modutils-24.c
modutils.c
modutils.h
rmmod.c whitespace cleanup 2010-10-29 11:46:52 +02:00