]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Fix formatting.
authorThomas Kaiser <ThomasKaiser@users.noreply.github.com>
Fri, 1 Jul 2022 12:16:49 +0000 (14:16 +0200)
committerThomas Kaiser <ThomasKaiser@users.noreply.github.com>
Fri, 1 Jul 2022 12:16:49 +0000 (14:16 +0200)
sys-utils/lscpu-arm.c

index 7b9b364007b23787e0ca369dc8a3463973578fa9..7986fa3f2dc4cff9ae6bd030ca9400fd7d615222 100644 (file)
@@ -167,7 +167,7 @@ static const struct id_part apple_part[] = {
     { 0x031, "Avalanche-T8110" },
     { 0x032, "Blizzard-T8112" },
     { 0x033, "Avalanche-T8112" },
-   { -1, "unknown" },
+    { -1, "unknown" },
 };
 
 static const struct id_part faraday_part[] = {