diff options
author | Scott Soule Cheloha <cheloha@cvs.openbsd.org> | 2023-09-09 16:59:02 +0000 |
---|---|---|
committer | Scott Soule Cheloha <cheloha@cvs.openbsd.org> | 2023-09-09 16:59:02 +0000 |
commit | 810046cc60a4f5b0793bfd8320a5c425d33171d6 (patch) | |
tree | c0c717bcb3e64365cbc634da72f10ac117739a60 /sys/kern/makesyscalls.sh | |
parent | 54ae1e5d3255a69fd779350f1cae96b9973d4936 (diff) |
clockintr_schedule: tweak logic to eliminate early return
With the introduction of clockintr_schedule_locked(), clockintr_schedule()
is short enough that the early-return from the non-mutex path doesn't make
the function easier to read. Move the mutex path into the else branch.
Diffstat (limited to 'sys/kern/makesyscalls.sh')
0 files changed, 0 insertions, 0 deletions