Index: uspace/srv/fs/ext4fs/ext4fs_ops.c
===================================================================
--- uspace/srv/fs/ext4fs/ext4fs_ops.c	(revision 36d2c6fb6c85152a96f3739184035d9cd9149029)
+++ uspace/srv/fs/ext4fs/ext4fs_ops.c	(revision 0dc91833e7a3181f7d4a5b6d4e520601613be39b)
@@ -232,5 +232,4 @@
 		if (rc != EXT4_ERR_BAD_DX_DIR) {
 
-			// TODO check return value
 			if (rc != EOK) {
 				return rc;
