dd: code shrink
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 20 Aug 2013 10:40:29 +0000 (12:40 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 20 Aug 2013 10:40:29 +0000 (12:40 +0200)
commitf3114a3bd0d468a417e9e4a254d76ecf1cf35178
tree3ccb4e035b7f5c3b33f4511b6480f13510a352b0
parent90e9cfd2183a6ba547eb0e74081e175e8a2da75f
dd: code shrink

function                                             old     new   delta
write_and_stats                                       78      99     +21
dd_main                                             1496    1487      -9
full_write_or_warn                                    42       -     -42
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 1/1 up/down: 21/-51)            Total: -30 bytes

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