Systemd/coccinelle
Frantisek Sumsal 44e66de0f2 coccinelle: introduce drop-braces transformation
to drop braces around single-line if statements. Also, prefix it with
zz- so it runs as the last one, so it's able to fix stuff tweaked by
previous transformations.
2020-10-09 15:02:20 +02:00
..
bool-cast.cocci
close-above-stdio.cocci
cmp.cocci
const-strlen.disabled
debug-logging.cocci
div-round-up.cocci
dup-fcntl.cocci
empty-or-dash.cocci
empty-or-root.cocci
empty-to-null.cocci
empty-to-root.cocci execute: use empty_to_root() a bit more 2020-10-01 11:02:11 +02:00
enotsup.cocci
equals-null.cocci coccinelle: fix the equals-null transformation 2020-10-04 12:32:21 +02:00
errno-check.cocci coccinelle: check for invalid errno comparisons 2020-10-09 14:48:44 +02:00
errno.cocci
exit-0.cocci
flags-set.cocci coccinelle: disable flags-set where it doesn't make sense 2020-10-04 12:32:21 +02:00
fopen-unlocked.cocci
free_and_replace.cocci
hashmap_free.cocci
htonl.cocci
in_set.cocci coccinelle: limit the # of expressions in in_set/not_in_set 2020-10-04 12:32:21 +02:00
iovec-make.cocci
isempty.cocci
log-json.cocci
macros.h coccinelle: correctly resolve our own macros 2020-10-09 14:48:40 +02:00
malloc_multiply.cocci
memzero.cocci
mfree.cocci
mfree_return.cocci
no-if-assignments.cocci
not_in_set.cocci coccinelle: limit the # of expressions in in_set/not_in_set 2020-10-04 12:32:21 +02:00
o-ndelay.cocci
reallocarray.cocci
redundant-if.cocci
run-coccinelle.sh coccinelle: correctly resolve our own macros 2020-10-09 14:48:40 +02:00
safe_close-no-if.cocci
safe_close.cocci
safe_closedir.cocci
safe_fclose.cocci
sd_event_source_disable_unref.cocci
set_ensure_put.cocci tree-wide: use set_ensure_put() 2020-06-22 16:32:37 +02:00
strempty.cocci tree-wide: formatting tweaks reported by Coccinelle 2020-04-21 23:21:04 +02:00
strjoin.cocci coccinelle: skip strjoin transformation in test_strjoin() 2020-10-04 12:32:21 +02:00
strjoina.cocci
strv_free.cocci
swap-two.cocci
synthetic-errno.cocci
take-fd.cocci
take-ptr.cocci
while-true.cocci
xsprintf.cocci coccinelle: skip the xsprintf transformation on man pages 2020-10-04 12:32:21 +02:00
zz-drop-braces.cocci coccinelle: introduce drop-braces transformation 2020-10-09 15:02:20 +02:00