tree-wide: drop some double newlines

This commit is contained in:
Lennart Poettering 2018-05-31 12:19:34 +02:00
parent 2f0726c08f
commit 9554591d45
2 changed files with 0 additions and 2 deletions

View File

@ -45,7 +45,6 @@
<para>Most of <command>systemd-portabled</command>'s functionality is accessible through the
<citerefentry><refentrytitle>portablectl</refentrytitle><manvolnum>1</manvolnum></citerefentry> command.</para>
<para>See the <ulink url="https://github.com/systemd/systemd/blob/master/doc/PORTABLE_SERVICES.md">Portable
Services Documentation</ulink> for details about the concepts this service implements.</para>
</refsect1>

View File

@ -156,7 +156,6 @@ int bus_image_common_get_metadata(
for (i = 0; i < hashmap_size(unit_files); i++) {
r = sd_bus_message_open_container(reply, 'e', "say");
if (r < 0)
return r;