summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c1ab6fb)
raw | patch | inline | side by side (parent: c1ab6fb)
author | Pierre-Yves Ritschard <pyr@spootnik.org> | |
Wed, 10 Jun 2015 13:54:58 +0000 (15:54 +0200) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Wed, 10 Jun 2015 13:55:10 +0000 (15:55 +0200) |
src/smart.c | patch | blob | history |
diff --git a/src/smart.c b/src/smart.c
index a9c563eab96ada1ee46031617370f946f1a264e9..2207bd6722449f4de11c3b89a976817ba8702558 100644 (file)
--- a/src/smart.c
+++ b/src/smart.c
/* Query status with libatasmart */
smart_handle_disk (devpath);
- udev_device_unref(dev);
+ udev_device_unref (dev);
}
udev_enumerate_unref (enumerate);