Systemd/src/analyze
Zbigniew Jędrzejewski-Szmek 5d904a6aaa tree-wide: drop !! casts to booleans
They are not needed, because anything that is non-zero is converted
to true.

C11:
> 6.3.1.2: When any scalar value is converted to _Bool, the result is 0 if the
> value compares equal to 0; otherwise, the result is 1.

https://stackoverflow.com/questions/31551888/casting-int-to-bool-in-c-c
2018-06-13 10:52:40 +02:00
..
analyze-verify.c core: undo the dependency inversion between unit.h and all unit types 2018-05-15 14:24:34 -04:00
analyze-verify.h tree-wide: drop license boilerplate 2018-04-06 18:58:55 +02:00
analyze.c tree-wide: drop !! casts to booleans 2018-06-13 10:52:40 +02:00
meson.build tree-wide: drop license boilerplate 2018-04-06 18:58:55 +02:00