Thread (1 message) 1 message, 1 author, 2023-07-18
DORMANTno replies

[PATCH] platforms: chrp: Add require space after that ','

From: <hidden>
Date: 2023-07-18 09:12:20
Also in: lkml

Fixes checkpatch errors:

./arch/powerpc/platforms/chrp/setup.c:91: ERROR: space required after 
that ',' (ctx:VxV)
./arch/powerpc/platforms/chrp/setup.c:91: ERROR: space required after 
that ',' (ctx:VxV)

Signed-off-by: Yu Han <redacted>
---
  arch/powerpc/platforms/chrp/setup.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/powerpc/platforms/chrp/setup.c 
b/arch/powerpc/platforms/chrp/setup.c
index 36ee3a5056a1..f8f06413bf23 100644
--- a/arch/powerpc/platforms/chrp/setup.c
+++ b/arch/powerpc/platforms/chrp/setup.c
@@ -88,7 +88,7 @@ static const char *gg2_cachemodes[4] = {

  static const char *chrp_names[] = {
      "Unknown",
-    "","","",
+    "", "", "",
      "Motorola",
      "IBM or Longtrail",
      "Genesi Pegasos",
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help