hush/modutils
Denis Vlasenko c5741003e9 modutils: delete unused global variable
function                                             old     new   delta
modprobe_main                                        570     567      -3
insmod_main                                          101      98      -3
insmod_outputname                                      4       -      -4
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 0/2 up/down: 0/-10)             Total: -10 bytes
   text    data     bss     dec     hex filename
 816784     476    7892  825152   c9740 busybox_old
 816778     476    7888  825142   c9736 busybox_unstripped
2009-03-05 09:26:17 +00:00
..
Config.in modutils: delete unused global variable 2009-03-05 09:26:17 +00:00
depmod.c make modutils compile again 2009-02-20 04:56:00 +00:00
insmod.c
Kbuild
lsmod.c
modprobe-small.c
modprobe.c modprobe: emit "can't open 'modules.dep': (errno)" instead of "module not found" 2009-03-03 18:47:56 +00:00
modutils-24.c
modutils.c modutils: delete unused global variable 2009-03-05 09:26:17 +00:00
modutils.h modutils: delete unused global variable 2009-03-05 09:26:17 +00:00
rmmod.c