[PATCH] trailing whitespace cleanups.

This commit is contained in:
greg@kroah.com 2003-11-13 06:24:09 -08:00 committed by Greg KH
parent ca1cc0fe74
commit 20ff86bd71
1 changed files with 1 additions and 1 deletions

View File

@ -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);