]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Change ThunderX3T110 core name to ThunderX3-T110
authorThomasKaiser <ThomasKaiser@users.noreply.github.com>
Mon, 23 Jan 2023 12:15:16 +0000 (13:15 +0100)
committerGitHub <noreply@github.com>
Mon, 23 Jan 2023 12:15:16 +0000 (13:15 +0100)
(for consistency reasons)

sys-utils/lscpu-arm.c

index e2b27a6e641666531305c3a034d0a982588d2955..a0dc9fa35d139218e1758818d0a5b5874510ec05 100644 (file)
@@ -125,7 +125,7 @@ static const struct id_part cavium_part[] = {
     { 0x0b4, "OcteonTX2-95XXN" },
     { 0x0b5, "OcteonTX2-95XXMM" },
     { 0x0b6, "OcteonTX2-95XXO" },
-    { 0x0b8, "ThunderX3T110" },
+    { 0x0b8, "ThunderX3-T110" },
     { -1, "unknown" },
 };