summaryrefslogtreecommitdiffstats
path: root/sys-utils/hwclock-cmos.c
diff options
context:
space:
mode:
authorAndreas Henriksson2015-08-21 16:13:27 +0200
committerKarel Zak2015-08-24 10:55:39 +0200
commit88294abaf9bb244601322edca1e1b825ebf39270 (patch)
treee5593a01d51f12f0d24ee3c7b1b18ca044b24d69 /sys-utils/hwclock-cmos.c
parentmisc: fix shadow declarations (diff)
downloadkernel-qcow2-util-linux-88294abaf9bb244601322edca1e1b825ebf39270.tar.gz
kernel-qcow2-util-linux-88294abaf9bb244601322edca1e1b825ebf39270.tar.xz
kernel-qcow2-util-linux-88294abaf9bb244601322edca1e1b825ebf39270.zip
hwclock: fix signed/unsigned comparison warning on alpha
Fixes the following warning: sys-utils/hwclock.c: In function 'manipulate_epoch': sys-utils/hwclock.c:1465:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (epoch_opt == -1) Full build log available on: https://buildd.debian.org/status/fetch.php?pkg=util-linux&arch=alpha&ver=2.26.2-9&stamp=1440078034 Detected by/via: https://qa.debian.org/bls/packages/u/util-linux.html Please note that this has never actually been (build-)tested on alpha, but should hopefully resolve the warning. Note also that limits.h is already included. Signed-off-by: Andreas Henriksson <andreas@fatal.se>
Diffstat (limited to 'sys-utils/hwclock-cmos.c')
0 files changed, 0 insertions, 0 deletions