From: Geert Uytterhoeven <geert+rene...@glider.be>

Signed-off-by: Geert Uytterhoeven <geert+rene...@glider.be>
Cc: David Woodhouse <dw...@infradead.org>
Cc: linux-...@lists.infradead.org
Signed-off-by: Brian Norris <computersforpe...@gmail.com>

1       1       cpukit/libfs/src/jffs2/src/readinode.c

diff --git a/cpukit/libfs/src/jffs2/src/readinode.c 
b/cpukit/libfs/src/jffs2/src/readinode.c
index 70da35a246..3314a61885 100644
--- a/cpukit/libfs/src/jffs2/src/readinode.c
+++ b/cpukit/libfs/src/jffs2/src/readinode.c
@@ -226,7 +226,7 @@ static int jffs2_add_tn_to_tree(struct jffs2_sb_info *c,
 
        dbg_readinode("insert fragment %#04x-%#04x, ver %u at %08x\n", 
tn->fn->ofs, fn_end, tn->version, ref_offset(tn->fn->raw));
 
-       /* If a node has zero dsize, we only have to keep if it if it might be 
the
+       /* If a node has zero dsize, we only have to keep it if it might be the
           node with highest version -- i.e. the one which will end up as 
f->metadata.
           Note that such nodes won't be REF_UNCHECKED since there are no data 
to
           check anyway. */
-- 
2.13.7

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to