hwclock: improve, and then disable clever sync code: it's bloat
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 14 Apr 2010 16:19:20 +0000 (09:19 -0700)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 14 Apr 2010 16:19:20 +0000 (09:19 -0700)
commit60f659f9d998128d6db817888ab35a9de248be68
tree3535a46dd228f1f8d7a079c84499cba9233c5161
parentd7b5289209131ae94b540b35f0f147d2302ec0c9
hwclock: improve, and then disable clever sync code: it's bloat

...and hardware is too stupid to benefit from it anyway

function                                             old     new   delta
hwclock_main                                         439     319    -120

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