Subject: CVS commit: src/sys/arch/sh3/dev
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 10/19/2004 00:10:33
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.