UBIFS: remove stale commentary
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 20 Aug 2012 11:10:00 +0000 (14:10 +0300)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Tue, 21 Aug 2012 12:25:24 +0000 (15:25 +0300)
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
fs/ubifs/super.c

index c3fa6c5..71a197f 100644 (file)
@@ -1157,9 +1157,6 @@ static int check_free_space(struct ubifs_info *c)
  *
  * This function mounts UBIFS file system. Returns zero in case of success and
  * a negative error code in case of failure.
- *
- * Note, the function does not de-allocate resources it it fails half way
- * through, and the caller has to do this instead.
  */
 static int mount_ubifs(struct ubifs_info *c)
 {