chiark / gitweb /
[PATCH] trailing whitespace cleanups.
[elogind.git] / namedev.c
index d806d25edff67830c01c63b753a7ab39bd3b190f..d76d03b490be1747283a0b4768dc7fb3891adcd0 100644 (file)
--- a/namedev.c
+++ b/namedev.c
@@ -684,7 +684,7 @@ static int do_topology(struct sysfs_class_device *class_dev, struct udevice *ude
                if (dev->type != TOPOLOGY)
                        continue;
 
-               found = 0;      
+               found = 0;
                strcpy(path, sysfs_device->path);
                temp = strrchr(path, '/');
                dbg_parse("TOPOLOGY path = '%s'", path);