Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jun 2000 01:16:20 -0700 (PDT)
From:      <nbm@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))"
Message-ID:  <200006270816.BAA04025@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




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