From 68a7eea0b2fbe7d80e8ab53772f0812e5360ef6d Mon Sep 17 00:00:00 2001 From: Sven Eden Date: Wed, 6 Jun 2018 07:37:14 +0200 Subject: Prep v238: Mask cg_trim() call in manager_shutdown_cgroup() as elogind is not init. --- src/basic/macro.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/basic/macro.h') diff --git a/src/basic/macro.h b/src/basic/macro.h index 1c64ea195..3a6fc6f58 100644 --- a/src/basic/macro.h +++ b/src/basic/macro.h @@ -423,7 +423,6 @@ static inline unsigned long ALIGN_POWER2(unsigned long u) { #endif #endif -#else #define DEFINE_TRIVIAL_CLEANUP_FUNC(type, func) \ static inline void func##p(type *p) { \ if (*p) \ -- cgit v1.2.3