Systemd/src/analyze
Zbigniew Jędrzejewski-Szmek baaa35ad70 coccinelle: make use of SYNTHETIC_ERRNO
Ideally, coccinelle would strip unnecessary braces too. But I do not see any
option in coccinelle for this, so instead, I edited the patch text using
search&replace to remove the braces. Unfortunately this is not fully automatic,
in particular it didn't deal well with if-else-if-else blocks and ifdefs, so
there is an increased likelikehood be some bugs in such spots.

I also removed part of the patch that coccinelle generated for udev, where we
returns -1 for failure. This should be fixed independently.
2018-11-22 10:54:38 +01:00
..
analyze-verify.c analyze: update log message 2018-10-20 00:43:02 +09:00
analyze-verify.h Drop my copyright headers 2018-06-14 13:03:20 +02:00
analyze.c coccinelle: make use of SYNTHETIC_ERRNO 2018-11-22 10:54:38 +01:00
meson.build Drop my copyright headers 2018-06-14 13:03:20 +02:00