Index: uspace/lib/usbhost/include/usb/host/ddf_helpers.h
===================================================================
--- uspace/lib/usbhost/include/usb/host/ddf_helpers.h	(revision bd41ac52cf7d20e9e568c519bf2cb5ac7104b86a)
+++ uspace/lib/usbhost/include/usb/host/ddf_helpers.h	(revision 9b8be79e64f6d9051bd3e81c8c2f91ff32bb499f)
@@ -45,5 +45,4 @@
 #include <usb/descriptor.h>
 
-
 extern errno_t hcd_ddf_setup_hc(ddf_dev_t *, size_t);
 extern void hcd_ddf_clean_hc(hc_device_t *);
Index: uspace/lib/usbhost/include/usb/host/utility.h
===================================================================
--- uspace/lib/usbhost/include/usb/host/utility.h	(revision bd41ac52cf7d20e9e568c519bf2cb5ac7104b86a)
+++ uspace/lib/usbhost/include/usb/host/utility.h	(revision 9b8be79e64f6d9051bd3e81c8c2f91ff32bb499f)
@@ -65,5 +65,4 @@
 errno_t joinable_fibril_recreate(joinable_fibril_t *);
 
-
 #endif
 /**
Index: uspace/lib/usbhost/include/usb/host/utils/malloc32.h
===================================================================
--- uspace/lib/usbhost/include/usb/host/utils/malloc32.h	(revision bd41ac52cf7d20e9e568c519bf2cb5ac7104b86a)
+++ uspace/lib/usbhost/include/usb/host/utils/malloc32.h	(revision 9b8be79e64f6d9051bd3e81c8c2f91ff32bb499f)
@@ -117,5 +117,4 @@
 }
 
-
 #endif
 /**
