]> git.ipfire.org Git - thirdparty/util-linux.git/commit
hwclock: use symbolic magic values passed in between functions
authorSami Kerola <kerolasa@iki.fi>
Sun, 17 Jul 2016 15:14:16 +0000 (16:14 +0100)
committerSami Kerola <kerolasa@iki.fi>
Sat, 4 Feb 2017 23:39:37 +0000 (23:39 +0000)
commit0f32118e70c097f54fe706cb34adeaf9010a6a7a
tree50fef94261958921abdb01dfcdd09b4349ee3663
parenta8775f4e7f3f7153120bba1f78211400f45b68c4
hwclock: use symbolic magic values passed in between functions

The manipulate_clock() is seeing return value from
busywait_for_rtc_clock_tick().

And the get_permissions_cmos() can see i386_iopl() return value.

Reviewed-by: J William Piggott <elseifthen@gmx.com>
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
sys-utils/hwclock-cmos.c
sys-utils/hwclock-rtc.c
sys-utils/hwclock.c
sys-utils/hwclock.h