From nobody Fri Jun 26 21:37:49 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 4gn8Cx3wYzz6hyss for ; Fri, 26 Jun 2026 21:37:49 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gn8Cx2PWNz3fcN for ; Fri, 26 Jun 2026 21:37:49 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782509869; 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=1M8Dd8Jeo1HkpGiWn3cYp+uiPShfpdl6V5uBNfaLTIc=; b=k/a9cBWS3aBnWoEi9JrY/xsOSMRpiG8KeWP/lstF62subRsVSsZ/K+Y8ERqtudRG1Ctg/u 2i1A8Cfo58DZgME2ScJ2rQbLH4Gd4rRE0M56VzOwm73yd/SuH2bCG0cc4BdUq4+zDIM+Z7 c0TQGmjQXHwnEYuSkqXNaNkjsPSc0l3Muc9bLb4Zvkrtz5DA9fEDt9wIZ6fSLOlPZfUi1U 4uY/TSrviixwyCDE3giw/j2wc6Be/NDxuUVHqcuH/9wph0m/svpvVo07x5pj9i6BRAs+rs nZ2KWzeDII8i6hdSi0gHKPyiz+HuBRSOSXxmb/q2K/ixbwxQLcyNLLGU1Jl0og== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782509869; a=rsa-sha256; cv=none; b=U/aM5ZVQh31cA7Qou+UHhjqpOaXhTCzWS6oSCoaRH9dEvhzRFHNe3Pl903sXpW59dEtTZo I74WHWOkeUkanOah3n6p2qPDI7WTw5KqKhmiSDHbO/RzBioWBqaxqCpZ7GJ9O4VFlV+Y+b kqlLGGJckAPVfESTh7lXxId3NnHTmylzypbMfMHOq+JCuFeyk0/EjoysiuMcvPr8hcxjz6 zL9n8b6GuREXW2UT+vj4DGrsp2zVMt7YsSvqIpsNscIUPWfxI6oxACq5MpumJIlRlXT/rk w/TvuSVCVDYGIaCMclH0h9TEVPZHILEkFl1A5YL5pX5K+pkm4MVqpSGUxyI9UQ== 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=1782509869; 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=1M8Dd8Jeo1HkpGiWn3cYp+uiPShfpdl6V5uBNfaLTIc=; b=Pf49DYMEYPgX35e4CB4d/mbXuqNNnCHKupz3Y7FPZPqTKo3bowOWHj0GbA4JqB1CMYia5Z uY4pxc5/A2MoO9l69fuWEIk9XFJbyGjIlxincpx8Vb5YVNDk1qI6JdhWOapheNKHipX+oL P7aGi/5ZK/B8jEN4V6SNEdbyr8OnPhJ2Wh9Uo8K6D2ETm7x+U0eCbljqSDx3iF+7Lu92CV zl491Zb4jfKkhOLM8baPIUx5YhqTvDH25lD8JkfCq1I5h3jphnJEWJUJmU7EDw/Opz3mne dvEYsLwhbXULXJHBf1lWqFkXfIfQ+R4aGrnER2fc+c2bQ1ZKGTMrTKKWCfd5gA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gn8Cx1QtVzwL5 for ; Fri, 26 Jun 2026 21:37:49 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 2213f by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 26 Jun 2026 21:37:49 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Olivier Certner Subject: git: bdc3dca135c2 - main - hwpstate_amd(4): Style: End brace of struct initializers on new line 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: olce X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: bdc3dca135c239cbbce3a437f49bc4e08828833f Auto-Submitted: auto-generated Date: Fri, 26 Jun 2026 21:37:49 +0000 Message-Id: <6a3ef12d.2213f.30987149@gitrepo.freebsd.org> The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=bdc3dca135c239cbbce3a437f49bc4e08828833f commit bdc3dca135c239cbbce3a437f49bc4e08828833f Author: Olivier Certner AuthorDate: 2026-06-26 14:15:57 +0000 Commit: Olivier Certner CommitDate: 2026-06-26 21:36:50 +0000 hwpstate_amd(4): Style: End brace of struct initializers on new line Fixes: 191f47bcd650 ("hwpstate_amd: Refactor the cpufreq code by using delegation pattenr") MFC after: 2 weeks Event: Halifax Hackathon 202606 Location: Dalhousie CS Faculty building Sponsored by: The FreeBSD Foundation --- sys/x86/cpufreq/hwpstate_amd.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/sys/x86/cpufreq/hwpstate_amd.c b/sys/x86/cpufreq/hwpstate_amd.c index 08695da5638a..f9ba648e6e8c 100644 --- a/sys/x86/cpufreq/hwpstate_amd.c +++ b/sys/x86/cpufreq/hwpstate_amd.c @@ -1014,13 +1014,15 @@ static const struct hwpstate_cpufreq_methods cppc_methods = { .get = hwpstate_get_cppc, .set = hwpstate_set_cppc, .settings = hwpstate_settings_cppc, - .type = hwpstate_type_cppc }; + .type = hwpstate_type_cppc +}; static const struct hwpstate_cpufreq_methods pstate_methods = { .get = hwpstate_get_pstate, .set = hwpstate_set_pstate, .settings = hwpstate_settings_pstate, - .type = hwpstate_type_pstate }; + .type = hwpstate_type_pstate +}; static int hwpstate_probe(device_t dev)