X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fjffs2%2Freadinode.c;h=6c1ba3566f58b4c498c1cfa7a3a627db9e089eeb;hb=70ec75c5b8e0bda7a16fb387f91e08545f379a0e;hp=2eae5d2dbebed3707bf9805675822527a922045e;hpb=541010e4b8921cd781ff02ae68028501457045b6;p=linux-2.6 diff --git a/fs/jffs2/readinode.c b/fs/jffs2/readinode.c index 2eae5d2dbe..6c1ba3566f 100644 --- a/fs/jffs2/readinode.c +++ b/fs/jffs2/readinode.c @@ -741,7 +741,7 @@ static inline int read_dnode(struct jffs2_sb_info *c, struct jffs2_raw_node_ref * are not obsolete. * * Of course, this optimization only makes sense in case - * of NAND flashes (or other flashes whith + * of NAND flashes (or other flashes with * !jffs2_can_mark_obsolete()), since on NOR flashes * nodes are marked obsolete physically. *