busybox/modutils
Denys Vlasenko 78854520eb modprobe: revert checking for /, stop doing basename() on modprobe args
function                                             old     new   delta
process_module                                       726     719      -7
filename2modname                                      81      67     -14
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-21)             Total: -21 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2015-01-01 19:02:40 +01:00
..
Config.src
depmod_process.sh
depmod.c
insmod.c
Kbuild.src
lsmod.c
modinfo.c modinfo: fix module parsing with kernel >= 2.6.37 2014-07-04 16:39:28 +02:00
modprobe-small.c modprobe: revert checking for /, stop doing basename() on modprobe args 2015-01-01 19:02:40 +01:00
modprobe.c modprobe: revert checking for /, stop doing basename() on modprobe args 2015-01-01 19:02:40 +01:00
modutils-24.c
modutils.c modprobe: revert checking for /, stop doing basename() on modprobe args 2015-01-01 19:02:40 +01:00
modutils.h
rmmod.c