modutils-24: use xasprintf and xzalloc where appropriate,
authorDenis Vlasenko <vda.linux@googlemail.com>
Sat, 31 Jan 2009 14:22:24 +0000 (14:22 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sat, 31 Jan 2009 14:22:24 +0000 (14:22 -0000)
commite35af567900ec2a7abb17e09cc5b5641f7faafe7
treea1a065a9d053e10303720c90eb68b148701ebd8a
parentfc2a4fc2ba8022ce2ea6dc0f66ba4ef0be1fa805
modutils-24: use xasprintf and xzalloc where appropriate,
 remove unreachanble code
build system: correct some dependencies in config system
init: convert one #if into if() - for Rob.

function                                             old     new   delta
obj_string_patch                                     136     129      -7
bb_init_module_24                                   4759    4615    -144
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-151)           Total: -151 bytes
init/Config.in
init/init.c
modutils/Config.in
modutils/modutils-24.c