From nobody Fri May 22 11:27:59 2026 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gMNLS0d8Xz6fWHS for ; Fri, 22 May 2026 11:28:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gMNLR73WNz3tjQ for ; Fri, 22 May 2026 11:27:59 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779449280; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=R8OeY/6NIacgo4ex74LwwyFjtxwby+ONoGvB2+fpbWU=; b=KzJTay7v2PgFOwxLj8GNuv9ZUo7bD0T7MWeu9+S4WdbVj4Kfwcpk0WAeJKw7e18O4D8fG7 gVnmR10Sxn6QgckqFzJJsSS8q9Upo5DKfs073vJN4/XY2cnuWkygYeNXr2MeaKu/jTWsEu 5yYP9TKQXJc1+zeyjL/6Eupkalg1mK2kWiw0wYtDhJw6Nkcog8vzezppmZty3VgA6dPgt0 E526vGpj+2T428TvpXZfIRZkxV+lRs+FlVduxK5TGmr7KZ/ahd/dSi7QAVAVG93ocM6MuT GFXSCsalsDeIZiqGOlYr1pnuBet6Rjhk1hkqPXycBkux5ns3KQjWnWsj+rXxKw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779449280; a=rsa-sha256; cv=none; b=lD7Z6AhDcG3EAC+MmaNOSOMopP2rA45Rzq6Ku43qWsgLd3OvEopf5M29GoIHDYzPBFirc/ 84IpUXF6cypdvQxu0gMDHkCSYm/bxhIKfQQYhwWQu+/2OWPlwI/uiZQQ6yxZ0O9IfEth6N 5zczYgHqwQegxeTRRqvhERpWmPE3GStIIv/mpe0uRjkWGMztVd55nanC81XQQR8d4k5lpd ndaJ60ywnzuIWR/+J/laJty6GE1fo/LFCgxp60yEwDe59sNAoBnLifhfwWo1iPrP4D1f4n QF+xguJ/PKYsZQ8bIa3/EqrgpfYwN03IDboorREG5PihLJUrzhlF0EfZSdKPxg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779449280; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=R8OeY/6NIacgo4ex74LwwyFjtxwby+ONoGvB2+fpbWU=; b=PWRyYX91cdCYZ93kpN1wLHXH5SN7UJvGJNVMZRFpeOHs/zmqVZ1QCE5CROqPQWMnRPEc2Y nIwGTXP3hubRZ65pVScGLLOGbevAL9DhyWEWiBjNxGkqPh4WURibyQ4dib7X1uInPBnZ0E yu/7u3U7ZaL2bN1PQgj+jpS4jOdjiMcUfiwgHtBRr27cI3qNeCt5sVedtXh955wLVr5AV3 9CenpYCC3ctRS7KuvWXN3CDt+ut8edwAAgIERt+KPC02/Cvo9ngX1Pr1wCo3yCsE5a+NOA xNpT7aL7imEBQeQkn+1UFXKyDPkPoEo2WjRW92LD0+Ea6BmZE12su71rYh/luA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gMNLR6YzHz3jG for ; Fri, 22 May 2026 11:27:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 26562 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 22 May 2026 11:27:59 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Aymeric Wibo Subject: git: 0b2df683672e - main - acpi_spmc: Remove useless __DECONSTs List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: obiwac X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0b2df683672e3b5792aa552a3700da86617f9d90 Auto-Submitted: auto-generated Date: Fri, 22 May 2026 11:27:59 +0000 Message-Id: <6a103dbf.26562.208f1b9c@gitrepo.freebsd.org> The branch main has been updated by obiwac: URL: https://cgit.FreeBSD.org/src/commit/?id=0b2df683672e3b5792aa552a3700da86617f9d90 commit 0b2df683672e3b5792aa552a3700da86617f9d90 Author: Aymeric Wibo AuthorDate: 2026-05-22 11:11:39 +0000 Commit: Aymeric Wibo CommitDate: 2026-05-22 11:27:40 +0000 acpi_spmc: Remove useless __DECONSTs Sponsored by: The FreeBSD Foundation --- sys/dev/acpica/acpi_spmc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/dev/acpica/acpi_spmc.c b/sys/dev/acpica/acpi_spmc.c index c8e2cf4c3733..611a9a09a6eb 100644 --- a/sys/dev/acpica/acpi_spmc.c +++ b/sys/dev/acpica/acpi_spmc.c @@ -785,8 +785,8 @@ acpi_spmc_get_constraints(struct acpi_spmc_softc *const sc) for (size_t i = 0; i < sc->constraint_count; i++) { constraint = &sc->constraints[i]; - status = acpi_GetHandleInScope(sc->handle, - __DECONST(char *, constraint->name), &constraint->handle); + status = acpi_GetHandleInScope(sc->handle, constraint->name, + &constraint->handle); if (ACPI_FAILURE(status)) { if (VERBOSE()) device_printf(sc->dev,