Module Name:    src
Committed By:   hans
Date:           Sun Mar 23 12:23:49 UTC 2025

Modified Files:
        src/sys/dev/wscons: wsmux.c

Log Message:
wsmux(4): fix bogus DIAGNOSTIC checks

Similar to wsmouse(4) and wskbd(4), there are plenty of sanity checks
in this code that should always be done. The only thing DIAGNOSTIC
about them should be the printing of the message.


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/sys/dev/wscons/wsmux.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to