From owner-cvs-all Fri Sep 27 16: 9:22 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33C6C37B401; Fri, 27 Sep 2002 16:09:21 -0700 (PDT) Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B55843E7B; Fri, 27 Sep 2002 16:09:20 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from mailhost.feral.com (mjacob@mailhost.feral.com [192.67.166.1]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id g8RN9K125847; Fri, 27 Sep 2002 16:09:20 -0700 (PDT) (envelope-from mjacob@feral.com) Date: Fri, 27 Sep 2002 16:09:20 -0700 (PDT) From: Matthew Jacob X-Sender: mjacob@beppo Reply-To: mjacob@feral.com To: "Justin T. Gibbs" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/aic7xxx aic7xxx.c In-Reply-To: <200209272300.g8RN0aNk072853@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 And the even more amusing thing about this was it was diecovered in Linux-2.5 testing.....:-) On Fri, 27 Sep 2002, Justin T. Gibbs wrote: > gibbs 2002/09/27 16:00:36 PDT > > Modified files: > sys/dev/aic7xxx aic7xxx.c > Log: > Add a missing pair of curly braces to a conditional debug > statement. This ensures that debug code doesn't trigger if > it isn't enabled. > > Revision Changes Path > 1.84 +3 -2 src/sys/dev/aic7xxx/aic7xxx.c > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message