From owner-freebsd-bugs Tue Jun 27 1:16:21 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CA83537BE70; Tue, 27 Jun 2000 01:16:19 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA04025; Tue, 27 Jun 2000 01:16:20 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Date: Tue, 27 Jun 2000 01:16:20 -0700 (PDT) From: Message-Id: <200006270816.BAA04025@freefall.freebsd.org> To: cpeterso@cs.washington.edu, nbm@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/11411: code typo in clones.c: "if ((mpu_config = NULL))" should be "if ((mpu_config != NULL))" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: code typo in clones.c: "if ((mpu_config = NULL))" should be "if ((mpu_config != NULL))" State-Changed-From-To: open->closed State-Changed-By: nbm State-Changed-When: Tue Jun 27 01:15:11 PDT 2000 State-Changed-Why: This dead code was removed by peter in 1.4 of snd/clones.c. The reported problem was not really an error. http://www.freebsd.org/cgi/query-pr.cgi?pr=11411 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message