diff options
author | Scott Soule Cheloha <cheloha@cvs.openbsd.org> | 2023-04-20 14:51:29 +0000 |
---|---|---|
committer | Scott Soule Cheloha <cheloha@cvs.openbsd.org> | 2023-04-20 14:51:29 +0000 |
commit | 6797313c6941a44137fb3f264e4b7c6ad8490dc8 (patch) | |
tree | 3e26022b0ca80d52e8798774b75af84189510ff6 /sys/dev | |
parent | 88b297bd996978a99126f721428b5026210e93ea (diff) |
clockintr: eliminate CL_SCHEDCLOCK flag
The CL_SCHEDCLOCK flag is set when schedhz is non-zero. It's
redundant. We can just check the value of schedhz directly.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions