Index: uspace/drv/usbhub/usbhub.c
===================================================================
--- uspace/drv/usbhub/usbhub.c	(revision c1693dae21fef6c97102ccf3fc1343a3b7ca4b30)
+++ uspace/drv/usbhub/usbhub.c	(revision 90634843235950d35639836d15c8ef3662641fe1)
@@ -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");
