Systemd/coccinelle
Andreas Rammhold ec2ce0c5d7
tree-wide: use !IN_SET(..) for a != b && a != c && …
The included cocci was used to generate the changes.

Thanks to @flo-wer for pointing this case out.
2017-10-02 13:09:56 +02:00
..
empty-if.cocci
errno.cocci
free_and_replace.cocci tree-wide: introduce free_and_replace helper 2016-10-16 23:35:39 -04:00
hashmap_free.cocci
htonl.cocci
in_set.cocci tree-wide: use IN_SET where possible 2017-10-02 13:09:54 +02:00
mfree.cocci
mfree_return.cocci
no-if-assignments.cocci
not_in_set.cocci tree-wide: use !IN_SET(..) for a != b && a != c && … 2017-10-02 13:09:56 +02:00
safe_close-no-if.cocci
safe_close.cocci
safe_closedir.cocci
safe_fclose.cocci
strempty.cocci
strjoin.cocci tree-wide: drop NULL sentinel from strjoin 2016-10-23 11:43:27 -04:00
strjoina.cocci
strv_free.cocci
while-true.cocci
xsprintf.cocci