Received: by mail.netbsd.org (Postfix, from userid 605) id EFE5E84D65; Thu, 26 May 2022 14:26:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2C9D684D4C for ; Thu, 26 May 2022 14:26:50 +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 02cimeRVmItv for ; Thu, 26 May 2022 14:26:49 +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 8135684CDC for ; Thu, 26 May 2022 14:26:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 891D9FAEB; Thu, 26 May 2022 14:27:43 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 26 May 2022 14:27:43 +0000 From: "Izumi Tsutsui" Subject: CVS commit: src/sys/arch/x68k/dev To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20220526142743.891D9FAEB@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Izumi Tsutsui" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: tsutsui Date: Thu May 26 14:27:43 UTC 2022 Modified Files: src/sys/arch/x68k/dev: fd.c Log Message: Make local functions and variable static. To generate a diff of this commit: cvs rdiff -u -r1.126 -r1.127 src/sys/arch/x68k/dev/fd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.