Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jul 2026 04:46:27 +0000
From:      Olivier Certner <olce@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 5b5a10e35914 - stable/14 - .git-blame-ignore-revs: Fix hash for sys/kern/kern_cpu.c whitespace changes
Message-ID:  <6a62ee23.3b69e.42073124@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch stable/14 has been updated by olce:

URL: https://cgit.FreeBSD.org/src/commit/?id=5b5a10e359142b9665face2db52b12c7ebc0f547

commit 5b5a10e359142b9665face2db52b12c7ebc0f547
Author:     Olivier Certner <olce@FreeBSD.org>
AuthorDate: 2026-07-24 04:45:46 +0000
Commit:     Olivier Certner <olce@FreeBSD.org>
CommitDate: 2026-07-24 04:45:46 +0000

    .git-blame-ignore-revs: Fix hash for sys/kern/kern_cpu.c whitespace changes
    
    Really fill in the hash of the MFCed commit, removing the placeholder
    I forgot to update before commit.
    
    This is a direct commit to stable/14.
    
    Fixes:          83e087e0ea21 (".git-blame-ignore-revs: sys/kern/kern_cpu.c whitespace changes")
    Sponsored by:   The FreeBSD Foundation
---
 .git-blame-ignore-revs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs
index 51a71812a7f8..dd68774ca9ad 100644
--- a/.git-blame-ignore-revs
+++ b/.git-blame-ignore-revs
@@ -9,7 +9,7 @@
 # This file is sorted in git log order (newest commits first).
 
 # sys/kern/kern_cpu.c whitespace
-XXX
+55e2f70f6ae1f13279b35497e8bd5cd9f9f0fc97
 # witness white space cleanup and style(9) tweeks
 91c0ef0f5a2afa17489b603a2f82edaa28e3cce7
 # iflib style tweaks


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a62ee23.3b69e.42073124>