From owner-cvs-src@FreeBSD.ORG Fri Jun 18 01:29:35 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E26016A4CF; Fri, 18 Jun 2004 01:29:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 002EE43D54; Fri, 18 Jun 2004 01:29:34 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i5I1SskQ064877; Fri, 18 Jun 2004 01:28:54 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i5I1SsLW064876; Fri, 18 Jun 2004 01:28:54 GMT (envelope-from imp) Message-Id: <200406180128.i5I1SsLW064876@repoman.freebsd.org> From: Warner Losh Date: Fri, 18 Jun 2004 01:28:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ed if_ed_pci.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 01:29:35 -0000 imp 2004-06-18 01:28:54 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed_pci.c Log: A couple more style(9) nits I should have included in last commit Revision Changes Path 1.36 +3 -4 src/sys/dev/ed/if_ed_pci.c