mkfs_ext2: code shrink
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 17 Oct 2009 21:27:29 +0000 (23:27 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 17 Oct 2009 21:27:29 +0000 (23:27 +0200)
commit9c2708ebf96b7742f33dc49df7001a377b50c1a9
tree5e0732f75f36783cf3152b7c21cf84901387af42
parent7d8ab846d1f6044cc6c1fc5e3b1a586a9d78637c
mkfs_ext2: code shrink

function                                             old     new   delta
div_roundup                                            -      15     +15
mkfs_ext2_main                                      1980    1933     -47

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