Changeset 2c5980f in rtems


Ignore:
Timestamp:
11/27/14 11:05:46 (9 years ago)
Author:
Geert Uytterhoeven <geert+renesas@…>
Branches:
5, master
Children:
8bcd5a22
Parents:
e315b460
git-author:
Geert Uytterhoeven <geert+renesas@…> (11/27/14 11:05:46)
git-committer:
Sebastian Huber <sebastian.huber@…> (07/16/18 05:22:12)
Message:

jffs2: Drop bogus if in comment

Signed-off-by: Geert Uytterhoeven <geert+renesas@…>
Cc: David Woodhouse <dwmw2@…>
Cc: linux-mtd@…
Signed-off-by: Brian Norris <computersforpeace@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpukit/libfs/src/jffs2/src/readinode.c

    re315b460 r2c5980f  
    227227        dbg_readinode("insert fragment %#04x-%#04x, ver %u at %08x\n", tn->fn->ofs, fn_end, tn->version, ref_offset(tn->fn->raw));
    228228
    229         /* If a node has zero dsize, we only have to keep if it if it might be the
     229        /* If a node has zero dsize, we only have to keep it if it might be the
    230230           node with highest version -- i.e. the one which will end up as f->metadata.
    231231           Note that such nodes won't be REF_UNCHECKED since there are no data to
Note: See TracChangeset for help on using the changeset viewer.