ash: shrink "umask -S" code
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 7 Oct 2015 15:32:56 +0000 (17:32 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 7 Oct 2015 15:32:56 +0000 (17:32 +0200)
commitc1e2e005b4e99070f58a3545bad54ef41a634ad1
tree1683ff3199c445686ef79a7ce74cb19e36985c9b
parent6283f9828320ef5e0be0b060b7f26522b529ed42
ash: shrink "umask -S" code

function                                             old     new   delta
umaskcmd                                             279     286      +7
static.permmode                                        3       -      -3
static.permmask                                       18       -     -18

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