Index: uspace/drv/usbhub/usbhub.c
===================================================================
--- uspace/drv/usbhub/usbhub.c	(revision c1693dae21fef6c97102ccf3fc1343a3b7ca4b30)
+++ uspace/drv/usbhub/usbhub.c	(revision ff76509a4cdd6b4965cdb4d458fedb849ef76ba2)
@@ -124,6 +124,6 @@
 	//usb_pipe_end_session(hub_info->control_pipe);
 
-	/// \TODO what is this?
-	usb_log_debug("Creating `hub' function.\n");
+
+	usb_log_debug("Creating 'hub' function in DDF.\n");
 	ddf_fun_t *hub_fun = ddf_fun_create(hub_info->usb_device->ddf_dev,
 	    fun_exposed, "hub");
