summaryrefslogtreecommitdiff
path: root/sys/kern/makesyscalls.sh
diff options
context:
space:
mode:
authorScott Soule Cheloha <cheloha@cvs.openbsd.org>2023-09-09 16:59:02 +0000
committerScott Soule Cheloha <cheloha@cvs.openbsd.org>2023-09-09 16:59:02 +0000
commit810046cc60a4f5b0793bfd8320a5c425d33171d6 (patch)
treec0c717bcb3e64365cbc634da72f10ac117739a60 /sys/kern/makesyscalls.sh
parent54ae1e5d3255a69fd779350f1cae96b9973d4936 (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