Thread (27 messages) read the whole thread 27 messages, 7 authors, 2016-02-22
STALE3813d

[PATCH] stm class: fix semicolon.cocci warnings

From: kbuild test robot <hidden>
Date: 2016-02-03 10:10:34
Also in: linux-api, lkml

drivers/hwtracing/stm/policy.c:341:2-3: Unneeded semicolon


 Remove unneeded semicolon.

Generated by: scripts/coccinelle/misc/semicolon.cocci

CC: Chunyan Zhang <redacted>
Signed-off-by: Fengguang Wu <redacted>
---

 policy.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--- a/drivers/hwtracing/stm/policy.c
+++ b/drivers/hwtracing/stm/policy.c
@@ -338,7 +338,7 @@ stp_policies_make(struct config_group *g
 		if (stm)
 			break;
 		*p = '.';
-	};
+	}
 
 	kfree(devname);
 
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help