Module Name: src Committed By: thorpej Date: Wed Jan 1 17:28:17 UTC 2020
Modified Files:
src/sys/kern: kern_time.c kern_todr.c
Log Message:
Remove superfluous splclock()/splx() pair around tc_setclock().
To generate a diff of this commit:
cvs rdiff -u -r1.201 -r1.202 src/sys/kern/kern_time.c
cvs rdiff -u -r1.40 -r1.41 src/sys/kern/kern_todr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
