projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56c8d74
)
core: drop obsolete comment
author
Zbigniew Jędrzejewski-Szmek
<zbyszek@in.waw.pl>
Fri, 16 Feb 2018 09:23:16 +0000
(10:23 +0100)
committer
Zbigniew Jędrzejewski-Szmek
<zbyszek@in.waw.pl>
Mon, 19 Feb 2018 14:18:54 +0000
(15:18 +0100)
https://github.com/systemd/systemd/pull/8125#pullrequestreview-
96894581
src/core/unit.c
patch
|
blob
|
history
diff --git
a/src/core/unit.c
b/src/core/unit.c
index bd077cb359ab15f0d07c85eaf9486b2b7d152b95..c308950932dac3048560bab214f8ed9a48a6a5c6 100644
(file)
--- a/
src/core/unit.c
+++ b/
src/core/unit.c
@@
-2458,7
+2458,6
@@
void unit_notify(Unit *u, UnitActiveState os, UnitActiveState ns, bool reload_su
}
}
- /* Some names are special */
if (UNIT_IS_ACTIVE_OR_RELOADING(ns)) {
if (u->type == UNIT_SERVICE &&