Systemd/src/boot
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
..
efi tree-wide: use __ prefixed gcc attributes (#10843) 2018-11-20 12:34:08 +09:00
bless-boot-generator.c generators: drop umask calls 2018-11-21 13:40:24 +01:00
bless-boot.c coccinelle: make use of SYNTHETIC_ERRNO 2018-11-22 10:54:38 +01:00
boot-check-no-failures.c util-lib: move main() definition macros to its own header file 2018-11-19 21:14:34 +01:00
bootctl.c coccinelle: make use of SYNTHETIC_ERRNO 2018-11-22 10:54:38 +01:00