Module Name: src Committed By: riastradh Date: Sat Jan 15 19:34:11 UTC 2022
Modified Files:
src/sys/dev/dkwedge: dk.c
Log Message:
dk(4): Omit redundant microoptimization around cv_broadcast.
cv_broadcast already has a fast path for the no-waiter case.
To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 src/sys/dev/dkwedge/dk.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
