]> git.ipfire.org Git - thirdparty/util-linux.git/commit
hwclock: move systz above init clocks read
authorJ William Piggott <elseifthen@gmx.com>
Sat, 29 Jul 2017 00:48:01 +0000 (20:48 -0400)
committerJ William Piggott <elseifthen@gmx.com>
Fri, 4 Aug 2017 12:53:44 +0000 (08:53 -0400)
commit4ba19a2f79dc04d780b6450fbce66d07430ceb37
tree51b87a04c93c07c3ce264098c9a985f9e5fdd6ad
parenta6b1ec864a3eb1d27a8781fe99d65e4e6ac05e5b
hwclock: move systz above init clocks read

The systz option is all about speed, so move it to the
top and simplify the init clocks read test.

Signed-off-by: J William Piggott <elseifthen@gmx.com>
sys-utils/hwclock.c