Subject: Re: CVS commit: src/sys/arch/i386/i386
To: Valeriy E. Ushakov <uwe@ptc.spbu.ru>
From: Perry E. Metzger <perry@piermont.com>
List: source-changes
Date: 02/13/2003 20:14:21
"Valeriy E. Ushakov" <uwe@ptc.spbu.ru> writes:
> On Thu, Feb 13, 2003 at 19:51:06 -0500, Perry E. Metzger wrote:
> > Also, why the "continue" instead of just "for (;;);"?
> 
> Explicit no-op per KNF.

Well, if that is what we are supposed to do, we violate it elsewhere
in the same file...

Perry