Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/ofw



Module Name:    src
Committed By:   martin
Date:           Fri Jun 26 10:14:32 UTC 2020

Modified Files:
        src/sys/dev/ofw: ofw_subr.c

Log Message:
Remove !cold KASSERT - it does not compile on all kernels, and it is not the
right thing to test for anyway. XXX should we panic instead? Are "compatible"
strings this long happening in real devices?


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/dev/ofw/ofw_subr.c

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




Home | Main Index | Thread Index | Old Index