From owner-cvs-all Wed Feb 27 11:27:31 2002 Delivered-To: cvs-all@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 0266B37B400; Wed, 27 Feb 2002 11:27:27 -0800 (PST) Received: (from dillon@localhost) by apollo.backplane.com (8.11.6/8.9.1) id g1RJQph29921; Wed, 27 Feb 2002 11:26:51 -0800 (PST) (envelope-from dillon) Date: Wed, 27 Feb 2002 11:26:51 -0800 (PST) From: Matthew Dillon Message-Id: <200202271926.g1RJQph29921@apollo.backplane.com> To: Julian Elischer Cc: Bill Fenner , julian@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/usb ohci.c uhci.c References: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG : :I started by doing that but then it's not immediatly obvious unless you :pull the code apart that the NULL will then not be used instead. :(it won't but someone might think that it may) : :anyhow do/while is a valid C construct and exactly does what the code :wants.. int x = 0; /* quiet incorrect gcc warning */ -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message