projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d04a938
)
bus-unit-util: one less newline
author
Lennart Poettering
<lennart@poettering.net>
Thu, 29 Mar 2018 13:36:07 +0000
(15:36 +0200)
committer
Lennart Poettering
<lennart@poettering.net>
Thu, 29 Mar 2018 13:45:07 +0000
(15:45 +0200)
src/shared/bus-unit-util.c
patch
|
blob
|
history
diff --git
a/src/shared/bus-unit-util.c
b/src/shared/bus-unit-util.c
index 23e05daf48c4b66ea8100e6b41b1d8d461e6588b..8e1e16d73b63ed0e22cb16116b21ec1ee4682425 100644
(file)
--- a/
src/shared/bus-unit-util.c
+++ b/
src/shared/bus-unit-util.c
@@
-460,7
+460,6
@@
static int bus_append_cgroup_property(sd_bus_message *m, const char *field, cons
return bus_append_safe_atou64(m, field, eq);
return bus_append_parse_size(m, field, eq, 1024);
-
}
if (streq(field, "CPUQuota")) {