Module Name: src Committed By: riastradh Date: Sun Jul 24 19:23:44 UTC 2022
Modified Files:
src/sys/kern: kern_event.c
Log Message:
kern_event.c: Mark KASSERT-only static function as __diagused.
Otherwise clang objects with -Wunneeded-internal-declaration.
To generate a diff of this commit:
cvs rdiff -u -r1.145 -r1.146 src/sys/kern/kern_event.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
