Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/x86/pci
Module Name: src
Committed By: joerg
Date: Mon Apr 20 13:02:57 UTC 2020
Modified Files:
src/sys/arch/x86/pci: amdsmn.c
Log Message:
Don't mix sign and unsigned operands. Just use size_t for the loop.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/x86/pci/amdsmn.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