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 - documentation fix 2008-11-22 20:30:53 +00:00
Kbuild modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi> 2008-09-13 14:59:38 +00:00
lsmod.c gunzip: restore mtime. approx +80 bytes of code 2008-11-01 12:54:56 +00:00
modprobe-small.c modprobe-small: fix failure to load when no arguments are given 2008-11-12 00:09:58 +00:00
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-24: code shrink 2009-01-31 23:33:54 +00:00
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 modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi> 2008-09-13 14:59:38 +00:00