init: simpler handling of leading dash in commands
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 25 Dec 2010 22:58:42 +0000 (23:58 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 25 Dec 2010 22:58:42 +0000 (23:58 +0100)
commit6088e138e1c6d0b73f8004fc4b4e9ec40430e18e
tree87e2e5d630c8f56e69642f61b6e7e678d78a64ae
parent8993c3f260ba50ca8cbbd8a0185dd9d825bbaa2b
init: simpler handling of leading dash in commands

function                                             old     new   delta
init_exec                                            233     219     -14

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
init/init.c
shell/ash.c