Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Feb 2002 11:26:51 -0800 (PST)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Julian Elischer <julian@elischer.org>
Cc:        Bill Fenner <fenner@research.att.com>, julian@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/dev/usb ohci.c uhci.c
Message-ID:  <200202271926.g1RJQph29921@apollo.backplane.com>
References:   <Pine.BSF.4.21.0202271112220.97278-100000@InterJet.elischer.org>

next in thread | previous in thread | raw e-mail | index | archive | help

:
: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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202271926.g1RJQph29921>