]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
tree-wide: drop empty lines in comments
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 22 Jul 2018 18:54:35 +0000 (03:54 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 23 Jul 2018 06:44:24 +0000 (08:44 +0200)
42 files changed:
src/boot/efi/measure.c
src/boot/efi/measure.h
src/boot/efi/stub.c
src/core/bpf-firewall.c
src/core/job.c
src/journal/fsprg.h
src/journal/journal-def.h
src/libsystemd/sd-hwdb/sd-hwdb.c
src/portable/portabled-image.c
src/resolve/resolved-dns-dnssec.c
src/shared/initreq.h
src/shared/specifier.c
src/time-wait-sync/time-wait-sync.c
src/udev/ata_id/ata_id.c
src/udev/cdrom_id/cdrom_id.c
src/udev/collect/collect.c
src/udev/scsi_id/scsi_id.c
src/udev/scsi_id/scsi_id.h
src/udev/scsi_id/scsi_serial.c
src/udev/udev-builtin-blkid.c
src/udev/udev-builtin-input_id.c
src/udev/udev-builtin-kmod.c
src/udev/udev-builtin-path_id.c
src/udev/udev-builtin-uaccess.c
src/udev/udev-builtin-usb_id.c
src/udev/udev-ctrl.c
src/udev/udev-event.c
src/udev/udev-node.c
src/udev/udev-rules.c
src/udev/udev-watch.c
src/udev/udev.h
src/udev/udevadm-control.c
src/udev/udevadm-info.c
src/udev/udevadm-monitor.c
src/udev/udevadm-settle.c
src/udev/udevadm-test-builtin.c
src/udev/udevadm-test.c
src/udev/udevadm-trigger.c
src/udev/udevadm-util.c
src/udev/udevadm-util.h
src/udev/udevadm.c
src/udev/udevd.c

index b6e3c44283e12b6e1a759ded125f5639d869ff95..b8c8070341eb280f00ca28a198a0cf4f08d641d7 100644 (file)
@@ -1,6 +1,4 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
-/*
- */
 
 #if ENABLE_TPM
 
index 99cf3b3fbdc2114a0c8f21da4797354200f8b068..e04ee127a3f69a8296321fc0dea1125656a8edc9 100644 (file)
@@ -1,6 +1,4 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
-/*
- */
 #ifndef __SDBOOT_MEASURE_H
 #define __SDBOOT_MEASURE_H
 
index 4318a054a4ecd34e340ff3b7183303f3e0f26cad..15cdfca2a33dd30546f82665be70adbcfcb613f9 100644 (file)
@@ -3,7 +3,6 @@
  * under the terms of the GNU Lesser General Public License as published by
  * the Free Software Foundation; either version 2.1 of the License, or
  * (at your option) any later version.
- *
  */
 
 #include <efi.h>
index 8b66ef73dcfe61db32528291272f0eb3f9b78f7f..187fed12b2c7f7dee7c5ef81ceec8a0c0f23ae07 100644 (file)
@@ -661,7 +661,6 @@ int bpf_firewall_supported(void) {
          * c) the BPF implementation in the kernel supports BPF LPM TRIE maps, which we require
          * d) the BPF implementation in the kernel supports BPF_PROG_TYPE_CGROUP_SKB programs, which we require
          * e) the BPF implementation in the kernel supports the BPF_PROG_ATTACH call, which we require
-         *
          */
 
         if (supported >= 0)
index 2f37ff5bacb0c224772f8ad636e5b68c2232a9fc..6c62cdf5954067ed3fc769866c8dcfbdd17ef7ec 100644 (file)
@@ -1366,7 +1366,6 @@ bool job_may_gc(Job *j) {
          *  we start + other stop  → gc
          *  we stop  + other start → stay
          *  we stop  + other stop  → stay
-         *
          */
 
         return true;
index bf78c3e9c3fa15273262c0bad7dc1b53f22d17df..fc95b3be7c59dc371c561853ffd74d3124faae30 100644 (file)
@@ -22,7 +22,6 @@
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
  * 02110-1301  USA
- *
  */
 
 #include <inttypes.h>
index 43f70c861a5e0ed3145ca4811f9383a1a69bb08a..e48260206f8fd4e7011cb32181365fab6a374191 100644 (file)
@@ -10,7 +10,6 @@
  * If you change this file you probably should also change its documentation:
  *
  * http://www.freedesktop.org/wiki/Software/systemd/journal-files
- *
  */
 
 typedef struct Header Header;
index 5c612d9a2fe87364c2acb42e5eeda7170293c093..6017784074577d549bdddbfcd33e5fc5cd3f45a0 100644 (file)
@@ -147,7 +147,6 @@ static int hwdb_add_property(sd_hwdb *hwdb, const struct trie_value_entry_f *ent
                 old = ordered_hashmap_get(hwdb->properties, key);
                 if (old) {
                         /* On duplicates, we order by filename priority and line-number.
-                         *
                          *
                          * v2 of the format had 64 bits for the line number.
                          * v3 reuses top 32 bits of line_number to store the priority.
index c58197c9a6509a9d29ed545e97e48de19019b80f..a6b3f52e99a269266b48e33b6fac153c65590aac 100644 (file)
@@ -58,7 +58,6 @@ int manager_image_cache_add(Manager *m, Image *image) {
          *
          * 2. If the image was discovered in the search path (i.e. its discoverable boolean set) we'll also add it
          *    under its short name.
-         *
          */
 
         r = manager_image_cache_initialize(m);
index 0a6f482cc1d9125ac8bfcb11840c7d8057efbb34..e0d70c29cb0e517a7828a88558a074cef96c8699 100644 (file)
@@ -2143,7 +2143,6 @@ static int dnssec_test_positive_wildcard_nsec(
          *      3)   b.c.d.e.f
          *      4)   *.c.d.e.f
          *      5)     c.d.e.f
-         *
          */
 
         for (;;) {
index 9b19b5d729d9aee1b9842ca928571fb209aba763..e3ab3032cb7a5db0b6a324318e0fcd5a19eaf39d 100644 (file)
@@ -9,8 +9,8 @@
  *             version 2 of the License, or (at your option) any later version.
  *
  * Version:     @(#)initreq.h  1.28  31-Mar-2004 MvS
- *
  */
+
 #ifndef _INITREQ_H
 #define _INITREQ_H
 
index d698b42e07eec4e1b87f316ded7977549a26a05b..b5f22c8d1e6fc37cd2c4464de10d16a3ec97a166 100644 (file)
@@ -21,7 +21,6 @@
 /*
  * Generic infrastructure for replacing %x style specifiers in
  * strings. Will call a callback for each replacement.
- *
  */
 
 /* Any ASCII character or digit: our pool of potential specifiers,
index 90efe2bc19768aac0650d10e48b38f5387376b43..e359e35e491fbc92793ffd6a96d2e91086b376f7 100644 (file)
@@ -1,7 +1,6 @@
 /*
  * systemd service to wait until kernel realtime clock is synchronized
  *
- *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
index f3f76c16d29bf8c04aff391da1ac2f2d4b32a7e3..b08588baf75168c790438db9a29cbe08541f46d5 100644 (file)
@@ -3,7 +3,6 @@
  * ata_id - reads product/serial number from ATA drives
  *
  * Copyright © 2009-2010 David Zeuthen <zeuthen@gmail.com>
- *
  */
 
 #include <ctype.h>
index 1aaa263f7629b87648a8a7c383a09db2d16dbdcc..ee75bca37cb6d01df0733627bda94d7211e81e06 100644 (file)
@@ -1,8 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * cdrom_id - optical drive and media information prober
- *
- *
  */
 
 #include <errno.h>
index a88dedd002927c17f6668f5c7a0d5af68beee3c1..82b83547633589ff1289e49dde6f38b7d47c1627 100644 (file)
@@ -17,7 +17,6 @@
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 2 of the License, or
  * (at your option) any later version.
- *
  */
 
 #include <errno.h>
index 5caab7774f713c4c207adbe960e0092bce6fb722..160066673093cd959ce558d59e35ff5417fdff5a 100644 (file)
@@ -2,7 +2,6 @@
 /*
  * Copyright © IBM Corp. 2003
  * Copyright © SUSE Linux Products GmbH, 2006
- *
  */
 
 #include <ctype.h>
index 1222f250ecd2dbb026c72ab9e1b6f2d56e4855a0..14e1663990a1f8e46d5ff5f4e53ce3935790792e 100644 (file)
@@ -3,7 +3,6 @@
 
 /*
  * Copyright © IBM Corp. 2003
- *
  */
 
 #define MAX_PATH_LEN 512
index fd91657a324934424bd1c1e20e97cd7b5c0cad92..7329ae06822c864b115b6aba3860f7067608200e 100644 (file)
@@ -3,7 +3,6 @@
  * Copyright © IBM Corp. 2003
  *
  * Author: Patrick Mansfield<patmans@us.ibm.com>
- *
  */
 
 #include <errno.h>
index 477b7ef61f19803623fb36126092e42497484b0a..202efda3fe290949b2d617e24f58bb19eed953b0 100644 (file)
@@ -3,7 +3,6 @@
  * probe disks for filesystems and partitions
  *
  * Copyright © 2011 Karel Zak <kzak@redhat.com>
- *
  */
 
 #include <blkid.h>
index e428003ddc9c5e88c89f8a4b7236073ca51ab95c..f7616987ab8693e8543a74ef87461aaedc243ff6 100644 (file)
@@ -4,7 +4,6 @@
  *
  * Portions Copyright © 2004 David Zeuthen, <david@fubar.dk>
  * Copyright © 2014 Carlos Garnacho <carlosg@gnome.org>
- *
  */
 
 #include <errno.h>
index 5e9fd0ce43a4f601eb02547f35189d2b713d8e77..f148d9c5f67a2e4bea6876a6619cdd58d902d82c 100644 (file)
@@ -3,7 +3,6 @@
  * load kernel modules
  *
  * Copyright © 2011 ProFUSION embedded systems
- *
  */
 
 #include <errno.h>
index 36f1949c7b9676466aecc8474348f810b5d6439c..1688cae238ccd0676ca136c787da398249acf8dd 100644 (file)
@@ -2,9 +2,7 @@
 /*
  * compose persistent device path
  *
- *
  * Logic based on Hannes Reinecke's shell script.
- *
  */
 
 #include <ctype.h>
index b1191ae7ff4f75361e3b99dfb28c17b3fd26455c..4ddd89dbb10d2ca16aced3f5ec1a883eb517256f 100644 (file)
@@ -1,8 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * manage device node user ACL
- *
- *
  */
 
 #include <errno.h>
index dcf21a2f4402a0b6d3407ef3af7fa742697f3f71..97548e92ed7661d25f0191d86c9fac818768ed37 100644 (file)
@@ -4,8 +4,6 @@
  *
  * Copyright (c) 2005 SUSE Linux Products GmbH, Germany
  *   Author: Hannes Reinecke <hare@suse.de>
- *
- *
  */
 
 #include <ctype.h>
index efe7297f043aa3604eddc7b36dbfb72b237821a1..420e8417643c0bcea1aee1b309e64abd182d36c7 100644 (file)
@@ -2,7 +2,6 @@
  *
  * libudev - interface to udev device information
  *
- *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
index fd8406d959fe2e5fcd18de7112f41867b010e563..541aac2c3fa36eafd540af8ff812078d8ac2fb80 100644 (file)
@@ -1,7 +1,4 @@
 /* SPDX-License-Identifier: GPL-2.0+ */
-/*
- *
- */
 
 #include <ctype.h>
 #include <errno.h>
index 333dcae6b9c13b572944a0764a0d1cf65a941784..c3bfe8b00ca9f1b7ad217b55eabfd4685baed0c7 100644 (file)
@@ -1,7 +1,4 @@
 /* SPDX-License-Identifier: GPL-2.0+ */
-/*
- *
- */
 
 #include <errno.h>
 #include <fcntl.h>
index f029395884a0c27b2ee1818404acea496fff296b..f9eff70295c11c5934933a3f74f2b48788146856 100644 (file)
@@ -1,7 +1,4 @@
 /* SPDX-License-Identifier: GPL-2.0+ */
-/*
- *
- */
 
 #include <ctype.h>
 #include <errno.h>
index 7864f57aa514854e7f1a64e8e2c11a4ea9e5c08a..1ae89334bbd11f52f4e635b177c32b7410e4a6ef 100644 (file)
@@ -2,7 +2,6 @@
 /*
  * Copyright © 2009 Canonical Ltd.
  * Copyright © 2009 Scott James Remnant <scott@netsplit.com>
- *
  */
 
 #include <errno.h>
index 4596d0ea01be065299a1359e2fa3ae9cea8e4ddd..778d5c417412b8fed9eb516e9127e1620a6e121f 100644 (file)
@@ -3,7 +3,6 @@
 
 /*
  * Copyright © 2003 Greg Kroah-Hartman <greg@kroah.com>
- *
  */
 
 #include <sys/param.h>
index a84cc156cb2f70bbdb09129efe4af94de2f54117..7f89d4f536c8c1057fbe439d564f283cd1c8f658 100644 (file)
@@ -1,6 +1,5 @@
 /* SPDX-License-Identifier: GPL-2.0+ */
 /*
- *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 2 of the License, or
index ff41290478f89bab4686841850cec574cba36c92..e0c110135a4c045b8dbb065ad52c082c4ac2943d 100644 (file)
@@ -1,7 +1,4 @@
 /* SPDX-License-Identifier: GPL-2.0+ */
-/*
- *
- */
 
 #include <ctype.h>
 #include <errno.h>
index b1e13553dca88570a24e578b1f7d2a6d14587995..d44b1fe521b7fd8a959432243cc57954d259cbd7 100644 (file)
@@ -1,7 +1,4 @@
 /* SPDX-License-Identifier: GPL-2.0+ */
-/*
- *
- */
 
 #include <errno.h>
 #include <getopt.h>
index b8d428bcb4f49bf583a63b4706035806a73f69b8..33173522fe620799ee43a2827635eb3a7c5bf813 100644 (file)
@@ -2,7 +2,6 @@
 /*
  * Copyright © 2009 Canonical Ltd.
  * Copyright © 2009 Scott James Remnant <scott@netsplit.com>
- *
  */
 
 #include <errno.h>
index 0d6cd46bd7bc09bb66a634f88d63acaa42d981de..c19ba4b45f8fba272c6250d699c98e2ea8c56974 100644 (file)
@@ -1,7 +1,4 @@
 /* SPDX-License-Identifier: GPL-2.0+ */
-/*
- *
- */
 
 #include <errno.h>
 #include <getopt.h>
index e3d85597a83df5171effc888a83577569e1f8540..73bb2124fc78ba4a895c435ddae2c5be5ab38cc4 100644 (file)
@@ -1,7 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright © 2003-2004 Greg Kroah-Hartman <greg@kroah.com>
- *
  */
 
 #include <errno.h>
index 9c07a51869c9a2e4e50e78a0a6b566e6b1fd8b64..21c43af18a3e85db42c4d19c18e6b0f78e047eda 100644 (file)
@@ -1,7 +1,4 @@
 /* SPDX-License-Identifier: GPL-2.0+ */
-/*
- *
- */
 
 #include <errno.h>
 #include <fcntl.h>
index c570b72b8eb359f0014d5cca634a6a6c8be952a4..0e8a820a56b21130d670321f6c922d428ef2dbc9 100644 (file)
@@ -1,7 +1,4 @@
 /* SPDX-License-Identifier: GPL-2.0+ */
-/*
- *
- */
 
 #include "path-util.h"
 #include "string-util.h"
index 0b426e09f6a4c4ede5a800b28409673d8f8e42a3..f843e60c612f846fa56c5761ce432df070b161b8 100644 (file)
@@ -1,9 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0+ */
 #pragma once
 
-/*
- */
-
 #include "udev.h"
 
 struct udev_device *find_device(struct udev *udev,
index 0b79d2f91d8ddf77a61ed7dca1953ff289b3b3f9..a4d3c6e77fa0330263dc4ae157f1bb65072bd476 100644 (file)
@@ -1,7 +1,4 @@
 /* SPDX-License-Identifier: GPL-2.0+ */
-/*
- *
- */
 
 #include <errno.h>
 #include <getopt.h>
index 34f6a9550368be419dc3f7e04fa34232c9e7b3f4..264a91a32a45f356772d2fd57393617f63ca261b 100644 (file)
@@ -3,7 +3,6 @@
  * Copyright © 2004 Chris Friesen <chris_friesen@sympatico.ca>
  * Copyright © 2009 Canonical Ltd.
  * Copyright © 2009 Scott James Remnant <scott@netsplit.com>
- *
  */
 
 #include <errno.h>