Subject: Re: CVS commit: src/sys
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@astron.com>
List: source-changes
Date: 10/14/2006 19:41:51
In article <20061013165336.A40C8211CA@cvs.netbsd.org>,
Tom Spindler  <dogcow@netbsd.org> wrote:

>More -Wunused fallout. sprinkle __unused when possible; otherwise, use the
>	do { if (&x) {} } while (/* CONSTCOND */ 0);
>
The above is really ugly. Just use more __unused.

christos