summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>2012-08-20 14:10:00 +0300
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>2012-08-23 09:10:54 +0300
commitf24c127e55ae4c34780ae7750189d7d9eaef35f8 (patch)
tree1782e1a818aaaf7e28843bdfd8ca90dd496040ff /fs
parentc14c0db64ee566bea30bf9e0fad6039ebf2f7daf (diff)
UBIFS: remove stale commentary
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Diffstat (limited to 'fs')
-rw-r--r--fs/ubifs/super.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/fs/ubifs/super.c b/fs/ubifs/super.c
index 6ed720624b59..4862a6f76c82 100644
--- a/fs/ubifs/super.c
+++ b/fs/ubifs/super.c
@@ -1158,9 +1158,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)
{