Received: by mail.netbsd.org (Postfix, from userid 605) id D7E2A85103; Wed, 4 May 2022 02:38:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 14F5E84D40 for ; Wed, 4 May 2022 02:38:28 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id meh0FJzT83aA for ; Wed, 4 May 2022 02:38:27 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id AA18584D31 for ; Wed, 4 May 2022 02:38:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9DB51FB1A; Wed, 4 May 2022 02:38:27 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 4 May 2022 02:38:27 +0000 From: "Simon Burge" Subject: CVS commit: src/sys/dev/pci To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20220504023827.9DB51FB1A@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Simon Burge" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: simonb Date: Wed May 4 02:38:27 UTC 2022 Modified Files: src/sys/dev/pci: if_vioif.c Log Message: White space KNF nits. To generate a diff of this commit: cvs rdiff -u -r1.80 -r1.81 src/sys/dev/pci/if_vioif.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.