microcode_ctl/SOURCES/0014-releasenote.md-use-None-for-the-empty-list-of-new-pl.patch
2025-06-24 11:51:28 +03:00

93 lines
2.2 KiB
Diff

From bb4cb428da5cbc22d871f28bbe25aed521b81832 Mon Sep 17 00:00:00 2001
From: Eugene Syromiatnikov <esyr@redhat.com>
Date: Tue, 18 Feb 2025 19:59:16 +0100
Subject: [PATCH 14/17] releasenote.md: use "None" for the empty list of new
platforms
Having an empty table (with an additional empty line, compared
to non-empty ones) is really inconsistent.
* releasenote.md (microcode-20241112, microcode-20241029,
microcode-20240813, microcode-20240531, microcode-20240514,
microcode-20231114): Replace empty tables in the "New Platforms"
sub-section with "None".
Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
---
releasenote.md | 24 ++++++------------------
1 file changed, 6 insertions(+), 18 deletions(-)
diff --git a/releasenote.md b/releasenote.md
index a315d31..0f670a7 100644
--- a/releasenote.md
+++ b/releasenote.md
@@ -176,9 +176,7 @@
### New Platforms
-| Processor | Stepping | F-M-S/PI | Old Ver | New Ver | Products
-|:---------------|:---------|:------------|:---------|:---------|:---------
-
+None
### Updated Platforms
@@ -217,9 +215,7 @@
### New Platforms
-| Processor | Stepping | F-M-S/PI | Old Ver | New Ver | Products
-|:---------------|:---------|:------------|:---------|:---------|:---------
-
+None
### Updated Platforms
@@ -296,9 +292,7 @@
### New Platforms
-| Processor | Stepping | F-M-S/PI | Old Ver | New Ver | Products
-|:---------------|:---------|:------------|:---------|:---------|:---------
-
+None
### Updated Platforms
@@ -346,9 +340,7 @@
### New Platforms
-| Processor | Stepping | F-M-S/PI | Old Ver | New Ver | Products
-|:---------------|:---------|:------------|:---------|:---------|:---------
-
+None
### Updated Platforms
@@ -372,9 +364,7 @@
### New Platforms
-| Processor | Stepping | F-M-S/PI | Old Ver | New Ver | Products
-|:---------------|:---------|:------------|:---------|:---------|:---------
-
+None
### Updated Platforms
@@ -518,9 +508,7 @@
### New Platforms
-| Processor | Stepping | F-M-S/PI | Old Ver | New Ver | Products
-|:---------------|:---------|:------------|:---------|:---------|:---------
-
+None
### Updated Platforms
--
2.13.6