ash: explain how "command" is handled, and shrink it a bit
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 1 Oct 2016 01:02:25 +0000 (03:02 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 1 Oct 2016 01:02:25 +0000 (03:02 +0200)
commitcac4d002e78339272f75952959b4ce78b9239e7f
tree27a8c3db3659ca3f5e43cb43169eeaf390af0f62
parente627ac95bef4d61c2d264fc87d767cb7a948c38f
ash: explain how "command" is handled, and shrink it a bit

function                                             old     new   delta
getoptscmd                                           641     632      -9
commandcmd                                            79      69     -10
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-19)             Total: -19 bytes

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