Index: uspace/lib/usbhost/include/usb/host/utils/malloc32.h
===================================================================
--- uspace/lib/usbhost/include/usb/host/utils/malloc32.h	(revision a35b458e9db1ca95e679799dc7c1b12c83359ca3)
+++ uspace/lib/usbhost/include/usb/host/utils/malloc32.h	(revision 9fa14d8ddc43d5a2acc6637cb66265ecd07540e8)
@@ -72,5 +72,5 @@
  * @return Address of the aligned and big enough memory place, NULL on failure.
  */
-static inline void * malloc32(size_t size)
+static inline void *malloc32(size_t size)
 {
 	uintptr_t phys;
