]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
tree-wide: drop some double newlines 9145/head
authorLennart Poettering <lennart@poettering.net>
Thu, 31 May 2018 10:19:34 +0000 (12:19 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 31 May 2018 10:19:34 +0000 (12:19 +0200)
man/systemd-portabled.service.xml
src/portable/portabled-image-bus.c

index 7b1c3ae68cbadb551c0da1855ff9997cd34cb1d3..91da27eba826cf364db3ad83a0a37893a255932c 100644 (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>
index 1dc6b77b3ba49a34ea4771cd5d573031c3e83381..02a2db23524dbb50d25f0840cef474941d90da7e 100644 (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;