start_stop_daemon: optimization - do not pass paramenter, use
authorDenis Vlasenko <vda.linux@googlemail.com>
Sat, 19 Apr 2008 21:30:52 +0000 (21:30 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sat, 19 Apr 2008 21:30:52 +0000 (21:30 -0000)
commit85d788e491a1678f5aa5eb0392445c61b218e19b
tree0e39571b59b8e8d4c5f7070565a734870d9e62e0
parentdaeddee442e1cd7be15da6be472a637b8547fde7
start_stop_daemon: optimization - do not pass paramenter, use
existing globals instead

function                                             old     new   delta
start_stop_daemon_main                               792     976    +184
check                                               1618    1620      +2
do_procinit                                          196       -    -196
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 2/0 up/down: 186/-196)          Total: -10 bytes
debianutils/start_stop_daemon.c