aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/gc.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ubifs/gc.c')
-rw-r--r--fs/ubifs/gc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ubifs/gc.c b/fs/ubifs/gc.c
index 9760154d874b..bad3339a800d 100644
--- a/fs/ubifs/gc.c
+++ b/fs/ubifs/gc.c
@@ -401,7 +401,7 @@ int ubifs_garbage_collect_leb(struct ubifs_info *c, struct ubifs_lprops *lp)
401 401
402 /* 402 /*
403 * Don't release the LEB until after the next commit, because 403 * Don't release the LEB until after the next commit, because
404 * it may contain date which is needed for recovery. So 404 * it may contain data which is needed for recovery. So
405 * although we freed this LEB, it will become usable only after 405 * although we freed this LEB, it will become usable only after
406 * the commit. 406 * the commit.
407 */ 407 */