summaryrefslogtreecommitdiff
path: root/src/device/hypertransport.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/hypertransport.c')
-rw-r--r--src/device/hypertransport.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/device/hypertransport.c b/src/device/hypertransport.c
index a9f922fdf3..068c489b05 100644
--- a/src/device/hypertransport.c
+++ b/src/device/hypertransport.c
@@ -308,7 +308,6 @@ static unsigned int do_hypertransport_scan_chain(struct bus *bus, unsigned int m
}
} while ((ctrl & (1 << 5)) == 0);
-
/* Get and setup the device_structure. */
dev = ht_scan_get_devs(&old_devices);