diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2013-07-01 06:29:11 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2013-07-01 06:29:11 +0000 |
commit | 656ce59fd2697792d0605240ebb13ccc150fb1eb (patch) | |
tree | 84761505142d66cb46b9d58d362da363ae029274 /etc/rc.local | |
parent | 42077e17e861bf0d7b0a810e2f3eaec47240bffa (diff) |
Within ns_to_timeval() change the rem field type from unsigned to signed.
Pointed out by LLVM.
drm_irq.c:154:10: error: comparison of unsigned expression < 0 is always false
kettenis@ says it should be signed and this is what the equivalent Linux code does.
ok jsg@
Diffstat (limited to 'etc/rc.local')
0 files changed, 0 insertions, 0 deletions