Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sh3/dev
Module Name: src
Committed By: uwe
Date: Tue Oct 19 00:10:33 UTC 2004
Modified Files:
src/sys/arch/sh3/dev: scif.c
Log Message:
KNF cosmetic. Same object code is generated.
Use continue for explicit empty loop body.
Use for (;;) instead of while (1).
Fix an indentation glitch.
To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sys/arch/sh3/dev/scif.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