Index: uspace/drv/ohci/root_hub.c
===================================================================
--- uspace/drv/ohci/root_hub.c	(revision abfd36b3ab7280fbefb0acea58e5986b0b29c5bc)
+++ uspace/drv/ohci/root_hub.c	(revision 426d31a831f1efefc054f73da7525f6ad3e4dd61)
@@ -275,5 +275,4 @@
 void rh_interrupt(rh_t *instance) {
 	if (!instance->unfinished_interrupt_transfer) {
-
 		return;
 	}
