Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6C40784E5D for ; Wed, 20 Dec 2023 05:13:36 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id xH_REeMDe4Y0 for ; Wed, 20 Dec 2023 05:13:36 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id EEE1884D1B for ; Wed, 20 Dec 2023 05:13:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DAB51FA42; Wed, 20 Dec 2023 05:13:35 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 20 Dec 2023 05:13:35 +0000 From: "Jason R Thorpe" Subject: CVS commit: src/sys/arch/sun2 To: source-changes@NetBSD.org Approved: for-source-only Reply-To: thorpej@netbsd.org X-Mailer: log_accum Message-Id: <20231220051335.DAB51FA42@cvs.NetBSD.org> Module Name: src Committed By: thorpej Date: Wed Dec 20 05:13:35 UTC 2023 Modified Files: src/sys/arch/sun2/dev: bwtwo_any.c if_ie_obio.c src/sys/arch/sun2/sun2: leds.c machdep.c Log Message: Remove unnecessary . To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/sys/arch/sun2/dev/bwtwo_any.c cvs rdiff -u -r1.18 -r1.19 src/sys/arch/sun2/dev/if_ie_obio.c cvs rdiff -u -r1.8 -r1.9 src/sys/arch/sun2/sun2/leds.c cvs rdiff -u -r1.85 -r1.86 src/sys/arch/sun2/sun2/machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.