ubi_tools: extend supported volume size to 64 bits; shrink code
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 30 Jun 2013 00:38:18 +0000 (02:38 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 30 Jun 2013 00:38:18 +0000 (02:38 +0200)
commit65bdf0b737955de55b4b38a08d51b410dfaf42eb
treeb1b28c87d273033f3cb858e2a47d477143e59592
parentf86404f7737e548fd1e4d319701ed4529026df80
ubi_tools: extend supported volume size to 64 bits; shrink code

function                                             old     new   delta
get_num_from_file                                      -      90     +90
packed_usage                                       29395   29377     -18
ubi_tools_main                                      1349    1141    -208
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 0/2 up/down: 90/-226)          Total: -136 bytes

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