From: Artem Bityutskiy Date: Mon, 20 Aug 2012 11:10:00 +0000 (+0300) Subject: UBIFS: remove stale commentary X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=73e8712aa02d924844fbd5bd84a2445a1c3f68d7;p=deliverable%2Flinux.git UBIFS: remove stale commentary Signed-off-by: Artem Bityutskiy --- diff --git a/fs/ubifs/super.c b/fs/ubifs/super.c index c3fa6c5327a3..71a197f0f93d 100644 --- a/fs/ubifs/super.c +++ b/fs/ubifs/super.c @@ -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) {