ash: remove REDIR_SAVEFD2
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 30 Jul 2017 14:51:05 +0000 (16:51 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 31 Jul 2017 02:05:51 +0000 (04:05 +0200)
commitd07a15bd1ba99caa9386234cda1e8c83897c7553
treeaa2b930b5a2c313567fbab72427e3517624be764
parent5f0a75f24b5afdedf5b67a7f42184ed196e1a5c9
ash: remove REDIR_SAVEFD2

function                                             old     new   delta
evalcommand                                         1364    1369      +5
redirect                                            1055    1014     -41
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 5/-41)             Total: -36 bytes

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