hush: trivial code shrink in builtin_getopts
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 17 Aug 2017 10:36:39 +0000 (12:36 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 17 Aug 2017 10:36:39 +0000 (12:36 +0200)
commit048491fbdccc35edd481218baeedb31c5253aa12
treec5a4ebb013068a300f8e3e907c88af3e0c98d208
parenta1799db4ac660a15285e1ac2464b5f622746d787
hush: trivial code shrink in builtin_getopts

function                                             old     new   delta
builtin_getopts                                      368     363      -5

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