CVS commit: src/sys/arch
"Jason R Thorpe" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Wed Feb 18 13:35:40 UTC 2026 Modified Files: src/sys/arch/macppc/dev: cuda.c src/sys/arch/sandpoint/sandpoint: autoconf.c Log Message: Don't ignore the return value from i2c_enumerate_deventries(); just return what it returns. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/sys/arch/macppc/dev/cuda.c cvs rdiff -u -r1.32 -r1.33 src/sys/arch/sandpoint/sandpoint/autoconf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.