summaryrefslogtreecommitdiff
path: root/src/udev/ata_id
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2018-07-23 03:54:35 +0900
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-07-23 08:44:24 +0200
commitf330408d62ebffe166d2b1284b9f021129cfe125 (patch)
tree0bb72026b5c4d7c0b61b6551b697b138c5ccb668 /src/udev/ata_id
parent46f2579c2ac9f6780d5afec1000764defc6b581e (diff)
downloadsystemd-f330408d62ebffe166d2b1284b9f021129cfe125.tar.gz
tree-wide: drop empty lines in comments
Diffstat (limited to 'src/udev/ata_id')
-rw-r--r--src/udev/ata_id/ata_id.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/udev/ata_id/ata_id.c b/src/udev/ata_id/ata_id.c
index f3f76c16d2..b08588baf7 100644
--- a/src/udev/ata_id/ata_id.c
+++ b/src/udev/ata_id/ata_id.c
@@ -3,7 +3,6 @@
* ata_id - reads product/serial number from ATA drives
*
* Copyright © 2009-2010 David Zeuthen <zeuthen@gmail.com>
- *
*/
#include <ctype.h>