summaryrefslogtreecommitdiff
path: root/src/core/cgroup.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/cgroup.c')
-rw-r--r--src/core/cgroup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/cgroup.c b/src/core/cgroup.c
index 9b69fa82e..34ff984df 100644
--- a/src/core/cgroup.c
+++ b/src/core/cgroup.c
@@ -1693,7 +1693,6 @@ static void unit_remove_from_cgroup_realize_queue(Unit *u) {
u->in_cgroup_realize_queue = false;
}
-
/* Check if necessary controllers and attributes for a unit are in place.
*
* If so, do nothing.