git: 815c4396c74b - stable/15 - .git-blame-ignore-revs: Fix hash for sys/kern/kern_cpu.c whitespace changes
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Jul 2026 04:42:24 UTC
The branch stable/15 has been updated by olce:
URL: https://cgit.FreeBSD.org/src/commit/?id=815c4396c74bb783fb0525908b2695e1b2dcc8bb
commit 815c4396c74bb783fb0525908b2695e1b2dcc8bb
Author: Olivier Certner <olce@FreeBSD.org>
AuthorDate: 2026-07-24 04:41:02 +0000
Commit: Olivier Certner <olce@FreeBSD.org>
CommitDate: 2026-07-24 04:41:02 +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/15.
Fixes: bd13516d400b (".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 58adc826d10d..9a93c47c4116 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
+22f80045a1869c3dd66aef0284fae32093ba5816
# witness white space cleanup and style(9) tweeks
f5377665253b2b107ee8a4690ad2e6682375b304
# style fixes for device_if.m