]> git.ipfire.org Git - thirdparty/systemd.git/blob - coccinelle/debug-logging.cocci
logind: when we cannot attach a passed fd to a device, close it
[thirdparty/systemd.git] / coccinelle / debug-logging.cocci
1 @@
2 @@
3 - _unlikely_(log_get_max_level() >= LOG_DEBUG)
4 + DEBUG_LOGGING
5 @@
6 @@
7 - log_get_max_level() >= LOG_DEBUG
8 + DEBUG_LOGGING