diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-04-06 02:31:43 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-04-06 02:31:43 +0200 |
commit | 5ea1de2235e75d8fd4f559c7c6cca9a2d0396094 (patch) | |
tree | 29c746ef85d67a7c9810f28118b9115e3aa615ae /util-linux/volume_id/Kbuild | |
parent | 37bc1eb5cdcaec015579241fc1f20fd03bed2d67 (diff) | |
download | busybox-5ea1de2235e75d8fd4f559c7c6cca9a2d0396094.tar.gz |
fdisk: code shrink without logic changes
function old new delta
create_doslabel 113 110 -3
set_start_sect 8 4 -4
set_nr_sects 8 4 -4
get_start_sect 8 4 -4
get_nr_sects 8 4 -4
store4_little_endian 21 - -21
read4_little_endian 33 - -33
is_cleared_partition 84 21 -63
------------------------------------------------------------------------------
(add/remove: 0/2 grow/shrink: 0/6 up/down: 0/-136) Total: -136 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'util-linux/volume_id/Kbuild')
0 files changed, 0 insertions, 0 deletions