diff options
author | Scott Soule Cheloha <cheloha@cvs.openbsd.org> | 2022-11-09 17:12:51 +0000 |
---|---|---|
committer | Scott Soule Cheloha <cheloha@cvs.openbsd.org> | 2022-11-09 17:12:51 +0000 |
commit | 874217bd2aa1cffd0c529ca546163b63fd168bdf (patch) | |
tree | 1c4a5613628c4c4a1e930dad20beaa8a7068d3ef /usr.bin/midicat | |
parent | 2d6ea5d40ff0fe6f3e539deca0d1a4f053421888 (diff) |
timeout(9): remove TIMEOUT_KCLOCK flag
I never should have added the TIMEOUT_KCLOCK flag. It is redundant
and only serves to complicate the timeout(9) logic. In every place
where we check for the flag we can just use timeout.to_kclock.
So, remove the flag from <sys/timeout.h> and rewrite all affected
logic to use the value of timeout.to_kclock instead.
ok kn@
Diffstat (limited to 'usr.bin/midicat')
0 files changed, 0 insertions, 0 deletions