Date: Thu, 25 Jun 2026 00:28:01 +0000 From: Olivier Certner <olce@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 0143a40f5712 - main - hwpstate_intel(4): Fix recent copyright formatting Message-ID: <6a3c7611.3aaee.72651494@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=0143a40f5712de0938c34e88b352b85399f88b19 commit 0143a40f5712de0938c34e88b352b85399f88b19 Author: Olivier Certner <olce@FreeBSD.org> AuthorDate: 2026-06-24 20:20:47 +0000 Commit: Olivier Certner <olce@FreeBSD.org> CommitDate: 2026-06-25 00:27:29 +0000 hwpstate_intel(4): Fix recent copyright formatting Add an "empty" (comment) line between copyright and the Foundation text. Fixes: 29b8220b179b ("hwpstate_intel: Use ipi instead of thread_lock + sched_bind") Event: Halifax Hackathon 202606 Location: jrm@'s living room Sponsored by: The FreeBSD Foundation --- sys/x86/cpufreq/hwpstate_intel.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/x86/cpufreq/hwpstate_intel.c b/sys/x86/cpufreq/hwpstate_intel.c index 6d3100217365..81edff278de8 100644 --- a/sys/x86/cpufreq/hwpstate_intel.c +++ b/sys/x86/cpufreq/hwpstate_intel.c @@ -3,6 +3,7 @@ * * Copyright (c) 2018 Intel Corporation * Copyright (c) 2026 The FreeBSD Foundation + * * Portions of this software were developed by ShengYi Hung * <aokblast@FreeBSD.org> under sponsorship from the FreeBSD Foundation. *home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a3c7611.3aaee.72651494>
