diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2018-07-23 03:54:35 +0900 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2018-07-23 08:44:24 +0200 |
commit | f330408d62ebffe166d2b1284b9f021129cfe125 (patch) | |
tree | 0bb72026b5c4d7c0b61b6551b697b138c5ccb668 /src/udev/udev-builtin-path_id.c | |
parent | 46f2579c2ac9f6780d5afec1000764defc6b581e (diff) | |
download | systemd-f330408d62ebffe166d2b1284b9f021129cfe125.tar.gz |
tree-wide: drop empty lines in comments
Diffstat (limited to 'src/udev/udev-builtin-path_id.c')
-rw-r--r-- | src/udev/udev-builtin-path_id.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/udev/udev-builtin-path_id.c b/src/udev/udev-builtin-path_id.c index 36f1949c7b..1688cae238 100644 --- a/src/udev/udev-builtin-path_id.c +++ b/src/udev/udev-builtin-path_id.c @@ -2,9 +2,7 @@ /* * compose persistent device path * - * * Logic based on Hannes Reinecke's shell script. - * */ #include <ctype.h> |