hexdump: code shrink
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 14 Sep 2017 09:01:37 +0000 (11:01 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 14 Sep 2017 09:01:37 +0000 (11:01 +0200)
commit8838c6d53ecf9491d862ee090c9bf1579fa64eed
tree399ba3f90683107345702638385e506649f1235d
parentd54f58d487bfa5d6646d9a728d503351691081bf
hexdump: code shrink

function                                             old     new   delta
remap                                                173     178      +5
move_mapping_lower                                   107     109      +2
move_mapping_further                                 141     143      +2
hexedit_main                                        1191    1176     -15
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/1 up/down: 9/-15)              Total: -6 bytes

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