Module Name: src Committed By: uwe Date: Fri Jul 17 02:05:44 UTC 2020
Modified Files:
src/sys/dev: cninit.c
Log Message:
Do not recycle loop variable for unrealated purposes.
It just obfuscates the code. Same object code is generated.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/cninit.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
