Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=DR77wLdg; dkim=fail reason="signature verification failed" (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=0ndi4eDV Received: by mail.netbsd.org (Postfix, from userid 605) id A0A6784D74; Sat, 27 Apr 2024 14:45:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714229113; bh=fojClTX9EjI3Y8vQBmhbwYShnaWRKfVU2fI+qZ6bhyU=; h=Date:From:Subject:To:List-Id:Reply-To:List-Unsubscribe; b=DR77wLdgpGcNPP3SRu6GI/pLiZ3df/GIPM6WiwFu+mjIsywsy6eGcqY4RCclzk7zI lpK8JSh2fkku6dMy/J+DCd+P/t8vUc4KwgcvxRQdyqY3UHYVlW6ygEMcb6p6JSQjL7 GgG2/aR4ZiPnyLUuSsuWoJoWAaUQSazvJ/+kGg7k= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8064484D59 for ; Sat, 27 Apr 2024 14:45:12 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id N71qGQnG1tqX for ; Sat, 27 Apr 2024 14:45:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1C01B84CC8 for ; Sat, 27 Apr 2024 14:45:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714229112; bh=fojClTX9EjI3Y8vQBmhbwYShnaWRKfVU2fI+qZ6bhyU=; h=Date:From:Subject:To:Reply-To; b=0ndi4eDVjOTpyI8mVS06Fzc93nyiWU8fK8uVOVW+4AUWr0xkKX4YmDwDPKnbxwkfD LKh5l7cgbY5ha+9xTsIe9UmlggUOO7HpjlbAaVzA0schilVjf9XTCb1Cifwv5mzT+N iwkI6hlvy2ccMTQLyDfK4pSlrChfvZVsJa0wBggg= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0DFFEFA2C; Sat, 27 Apr 2024 14:45:12 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 27 Apr 2024 10:45:12 -0400 From: "Christos Zoulas" Subject: CVS commit: src/sys/dev/acpi To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20240427144512.0DFFEFA2C@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Christos Zoulas" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: christos Date: Sat Apr 27 14:45:11 UTC 2024 Modified Files: src/sys/dev/acpi: thinkpad_acpi.c Log Message: thinkpad cosmetic patches (Malte Dehling) To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 src/sys/dev/acpi/thinkpad_acpi.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.