From owner-cvs-all Sun Oct 20 10:22: 9 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 1975437B401; Sun, 20 Oct 2002 10:22:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFD9943E91; Sun, 20 Oct 2002 10:22:08 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9KHLimV064594; Sun, 20 Oct 2002 10:21:44 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9KHLiN1064593; Sun, 20 Oct 2002 10:21:44 -0700 (PDT) Message-Id: <200210201721.g9KHLiN1064593@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 20 Oct 2002 10:21:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/pci pci_bus.c X-FreeBSD-CVS-Branch: HEAD 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 phk 2002/10/20 10:21:44 PDT Modified files: sys/i386/pci pci_bus.c Log: "id" is never going to be -1 when it is unsigned. Spotted by: FlexeLint Revision Changes Path 1.94 +0 -2 src/sys/i386/pci/pci_bus.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message