NetworkManager/src/systemd/sd-adapt
Thomas Haller 6d63b6484f systemd: avoid coverity warning about Deadcode
Coverity is unhappy about comparing the literal LOG_DEBUG value:

1. Defect type: CONSTANT_EXPRESSION_RESULT
1. NetworkManager-1.9.2/src/systemd/src/libsystemd/sd-event/sd-event.c:2652:
result_independent_of_operands: "7 >= (_level & 7)" is always true regardless
of the values of its operands. This occurs as the logical first operand of "?:".

Work around by instead using an inline function.
2017-10-30 14:14:05 +01:00
..
architecture.h systemd: merge branch systemd into master 2017-08-10 11:21:31 +02:00
btrfs-util.h systemd: merge branch systemd into master 2017-09-21 15:33:32 +02:00
build.h
cgroup-util.h
condition.h
conf-parser.h
def.h
dirent-util.h
env-util.h systemd: merge branch systemd into master 2017-03-09 01:04:15 +01:00
format-util.h systemd: merge branch systemd into master 2016-11-13 14:16:42 +01:00
glob-util.h systemd: merge branch systemd into master 2016-10-24 17:39:38 +02:00
gunicode.h
ioprio.h systemd: merge branch systemd into master 2017-08-10 11:21:31 +02:00
khash.h systemd: merge branch systemd into master 2017-01-04 15:55:46 +01:00
libudev.h
missing.h
mkdir.h
nm-sd-adapt.c systemd: hide "nm-sd-adapt.h" and expose required internal API in "nm-sd.h" 2016-08-12 09:38:51 +02:00
nm-sd-adapt.h systemd: avoid coverity warning about Deadcode 2017-10-30 14:14:05 +01:00
raw-clone.h systemd: merge branch systemd into master 2017-08-10 11:21:31 +02:00
sd-daemon.h
stat-util.h
udev-util.h
udev.h systemd: merge branch systemd into master 2017-06-14 13:10:05 +02:00
user-util.h
virt.h