summaryrefslogtreecommitdiffstats
path: root/src/udev/net
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2018-06-29 04:02:17 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-06-29 04:02:17 +0200
commitafb76fdbff6b17ab8d44b5721517cec519eac455 (patch)
tree906b777fe0e5dd9e356d359f419a0ffe5de9d766 /src/udev/net
parenttree-wide: drop empty comments (diff)
downloadsystemd-afb76fdbff6b17ab8d44b5721517cec519eac455.tar.xz
systemd-afb76fdbff6b17ab8d44b5721517cec519eac455.zip
tree-wide: drop double newline
Diffstat (limited to 'src/udev/net')
-rw-r--r--src/udev/net/ethtool-util.h1
-rw-r--r--src/udev/net/link-config.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/udev/net/ethtool-util.h b/src/udev/net/ethtool-util.h
index 064bf4d2bd..d57a7565df 100644
--- a/src/udev/net/ethtool-util.h
+++ b/src/udev/net/ethtool-util.h
@@ -1,7 +1,6 @@
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once
-
#include <macro.h>
#include <linux/ethtool.h>
diff --git a/src/udev/net/link-config.h b/src/udev/net/link-config.h
index 4798bb101c..713513edad 100644
--- a/src/udev/net/link-config.h
+++ b/src/udev/net/link-config.h
@@ -1,7 +1,6 @@
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once
-
#include "libudev.h"
#include "condition.h"