Systemd/src/analyze
Lennart Poettering 234519ae6d tree-wide: drop a few == NULL and != NULL comparison
Our CODING_STYLE suggests not comparing with NULL, but relying on C's
downgrade-to-bool feature for that. Fix up some code to match these
guidelines. (This is not comprehensive, the coccinelle output for this
is unfortunately kinda borked)
2017-12-11 16:05:40 +01:00
..
analyze-verify.c tree-wide: drop a few == NULL and != NULL comparison 2017-12-11 16:05:40 +01:00
analyze-verify.h Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
analyze.c tree-wide: drop a few == NULL and != NULL comparison 2017-12-11 16:05:40 +01:00
meson.build Add license headers and SPDX identifiers to meson.build files 2017-11-19 19:08:15 +01:00