From nobody Fri May 22 11:27:59 2026 X-Original-To: dev-commits-src-all@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 4gMNLY4wdpz6fWKv for ; Fri, 22 May 2026 11:28:05 +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 4gMNLY2xjhz3txm for ; Fri, 22 May 2026 11:28:05 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779449285; 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=ALIhXFCHb1a6oHiuLdVyDMp1N+URCRvncUSviHuiftproxq8/SvbU3JDgXFNBMClEf85hq wpehSP0HBCGyF8yzvBdEPuhCv400UjuRA0RR7M1SWWIC599Ml0TRnauPEPl5Rm7jLuoN54 o3TkPoF0qZzs7sECdvMH0SZbWNcECZm1fQim/JyVMYJlr2F6DWBbUNr2pxD9MPSOTHK59M uYSzctbukbglwu025k0sGG+JM1x6IAcKsYkLWlsTIAuP8xvz8xi5sWbgpBR1kxpVRXJm2Y ax0zwlNv+/H2BsLhRS4LmS4vaJXeFubywwKqaaq7tcLqzYI6wY72DYVGM1tPHQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779449285; a=rsa-sha256; cv=none; b=JrGf12zaooQmd1wpYmawomUip+VuSdKtQo5NU4c0VDf/LAxH7B2cV8fIFmgGi9HbSyDJ++ TLWsyuKUhe4p6d3XNYAqpzJOWSLObPt1ji9o+urVqSBezKumGrQmMa6cAMv4p6S+tEg2Wm iv0YEQy9GFKJzX8a1Et+PMudJlbp4jK0NiYhBU3mQk44kuqJ88yWjXAbYqwBsZF7J1ceta qZ7INFRF3acs1gy7Gjxv35wcLeAme6tJyyk2su2+3LjSjQNXNmL0bs7AFxAUhqPASpGRGF c4MCrLbCIw2KcfohuOGXs9jI5gu8fQRCkOkIcFEzYuQMgWyVOjKHin8znwhicQ== 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=1779449285; 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=sTb7bNJ2yqa3+aNFEwy2yELmjJrcljrn9aLxGX5eBypn2ndjG8vc0Am0CpB5tgwUbZDiJV NdqphMxTJDQ00FqFxZp41WuThCE1C0Js7eXTEe1x+6R1dwhcgAHUTQJLSwLFedqPEy740x xhuDC5NLQAnieDlXDQic6ErRkw3KAzs0pIGzn7FH6iCbZbLVacwFwb7fVzTZAfl+Ykehlg AsWWAy581iP1Fx2SQsuV6yNwW9UTNzulee53LoFCek53/FrTuHRw304BqM3TEwlERcRqLD 5rsqqR+22qMnR09AP6WGTmUhrcGop2i8HurYT8jdsSEBOA+EjaqT+RgUUydTWQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gMNLY1gcqz3jH for ; Fri, 22 May 2026 11:28:05 +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 all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@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,