setpriv: code shrink
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 20 Aug 2017 18:21:31 +0000 (20:21 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 20 Aug 2017 18:21:31 +0000 (20:21 +0200)
commitec2482e966c505d9076cf8581dabc4925c4c8bfe
tree1f6d7f1bded5446cbb5324fa5db28ff73efed437
parent20c0d07e952ab764b6d8d46bfe30c30efcba005c
setpriv: code shrink

function                                             old     new   delta
parse_cap                                            125     117      -8
setpriv_main                                         949     933     -16
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-24)             Total: -24 bytes

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