From owner-cvs-all Fri Oct 29 12: 3:27 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8C06E155F0; Fri, 29 Oct 1999 12:03:21 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA93698; Fri, 29 Oct 1999 12:03:21 -0700 (PDT) (envelope-from phk@FreeBSD.org) Message-Id: <199910291903.MAA93698@freefall.freebsd.org> From: Poul-Henning Kamp Date: Fri, 29 Oct 1999 12:03:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci pci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1999/10/29 12:03:20 PDT Modified files: sys/pci pci.c Log: Don't test boolean return against != 1. Don't needlessly assign the error variable in an if statement. Revision Changes Path 1.126 +5 -5 src/sys/pci/pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message