Module Name: src Committed By: chs Date: Sun Oct 13 22:25:38 UTC 2024
Modified Files: src/sys/kern: subr_devsw.c Log Message: avoid spurious warning about uninitialized "bi" here just as we do for "ci". To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53 src/sys/kern/subr_devsw.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.