]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/ubifs/log.c
UBIFS: fix commentaries
[net-next-2.6.git] / fs / ubifs / log.c
index 1004261dc8646cb5838c489190839192a9e2a8e5..56e33772a1ee1a12c3e3abb08e3b2aaa14fe42ee 100644 (file)
@@ -239,7 +239,7 @@ int ubifs_add_bud_to_log(struct ubifs_info *c, int jhead, int lnum, int offs)
        }
 
        /*
-        * Make sure the the amount of space in buds will not exceed
+        * Make sure the amount of space in buds will not exceed the
         * 'c->max_bud_bytes' limit, because we want to guarantee mount time
         * limits.
         *