dd: do not have 'ocount' variable if ibs/obs support is not enabled
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 30 Oct 2018 16:04:52 +0000 (17:04 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 30 Oct 2018 16:04:52 +0000 (17:04 +0100)
commit9ab5a8d56068261eb4117e4a743a30d05cc6c2c5
tree6328b2315572a7318a43856fa4b77b58cfaef290
parent3f6a978a0dabe08e9df15b3f9ee2bd3cf8e3c441
dd: do not have 'ocount' variable if ibs/obs support is not enabled

function                                             old     new   delta
packed_usage                                       32964   32961      -3
dd_main                                             1033    1021     -12
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-15)             Total: -15 bytes

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