Index: uspace/drv/usbhub/usbhub.c
===================================================================
--- uspace/drv/usbhub/usbhub.c	(revision 98e15b16551f9af572ae85c17fe2f6c9362390aa)
+++ uspace/drv/usbhub/usbhub.c	(revision 17d15426edd0cb31ae06c5d1aa73c489515743e9)
@@ -249,5 +249,4 @@
 	usb_log_debug("setting port count to %d\n", descriptor->ports_count);
 	hub_info->port_count = descriptor->ports_count;
-	/// \TODO this is not semantically correct
 	bool is_power_switched =
 	    ((descriptor->hub_characteristics & 1) == 0);
