From owner-freebsd-current Tue Aug 7 21:20:49 2001 Delivered-To: freebsd-current@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id 7065837B412 for ; Tue, 7 Aug 2001 21:20:46 -0700 (PDT) (envelope-from jdp@wall.polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.11.3/8.11.3) with ESMTP id f784KeX22514; Tue, 7 Aug 2001 21:20:40 -0700 (PDT) (envelope-from jdp@wall.polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.11.5/8.11.0) id f784KeT05403; Tue, 7 Aug 2001 21:20:40 -0700 (PDT) (envelope-from jdp) Date: Tue, 7 Aug 2001 21:20:40 -0700 (PDT) Message-Id: <200108080420.f784KeT05403@vashon.polstra.com> To: current@freebsd.org From: John Polstra Cc: brandt@fokus.gmd.de Subject: Re: Missing '()' in aac.c In-Reply-To: <20010807133540.M52461-100000@beagle.fokus.gmd.de> References: <20010807133540.M52461-100000@beagle.fokus.gmd.de> Organization: Polstra & Co., Seattle, WA Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In article <20010807133540.M52461-100000@beagle.fokus.gmd.de>, Harti Brandt wrote: > () are missing around the KASSERT format string in aac.c and compilation > fails (if KASSERTS are enabled). The following patch fixes the problem. > > Index: aac.c > =================================================================== > RCS file: /usr/ncvs/src/sys/dev/aac/aac.c,v > retrieving revision 1.20 > diff -r1.20 aac.c > 1302c1302 > < "aac_sync_fib: datasize to large"); > --- > > ("aac_sync_fib: datasize to large")); And "too" is misspelled. John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Disappointment is a good sign of basic intelligence." -- Chögyam Trungpa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message