projects
/
haproxy-2.5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08d3220
)
DEV: coccinelle: Remove unused `expression e`
author
Tim Duesterhus
<tim@bastelstu.be>
Sat, 6 Nov 2021 14:14:42 +0000
(15:14 +0100)
committer
Willy Tarreau
<w@1wt.eu>
Mon, 8 Nov 2021 06:58:18 +0000
(07:58 +0100)
Introduced in
ef00c533e1ed37b414aab912f492be794ab589cc
.
dev/coccinelle/ist.cocci
patch
|
blob
|
history
diff --git
a/dev/coccinelle/ist.cocci
b/dev/coccinelle/ist.cocci
index
97ce0a2
..
598ffa3
100644
(file)
--- a/
dev/coccinelle/ist.cocci
+++ b/
dev/coccinelle/ist.cocci
@@
-31,7
+31,6
@@
struct ist i;
@@
struct ist i;
-expression e;
@@
- i.ptr++;