summaryrefslogtreecommitdiffstats
path: root/fs/jffs2
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-01-03 21:24:46 +0000
committerwdenk <wdenk>2004-01-03 21:24:46 +0000
commitdd875c767e6fb0f4fecfb799b706d84562a7acee (patch)
treeb008f2786749b0a6455d2de9a01146e0ee6453b2 /fs/jffs2
parentc935d3bd8b1c7f681ad58e64bd0548e1b26a7d2f (diff)
downloadblackbird-obmc-uboot-dd875c767e6fb0f4fecfb799b706d84562a7acee.tar.gz
blackbird-obmc-uboot-dd875c767e6fb0f4fecfb799b706d84562a7acee.zip
* Patch by Robert Schwebel, 15 Dec 2003:
add support for cramfs (uses JFFS2 command interface)
Diffstat (limited to 'fs/jffs2')
-rw-r--r--fs/jffs2/jffs2_1pass.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/fs/jffs2/jffs2_1pass.c b/fs/jffs2/jffs2_1pass.c
index e6d7d3d967..fb69beeaad 100644
--- a/fs/jffs2/jffs2_1pass.c
+++ b/fs/jffs2/jffs2_1pass.c
@@ -106,8 +106,8 @@
*
* You still should have paper bags at hand :-(. The code lacks more or less
* any comment, and is still arcane and difficult to read in places. As this
- * is incompatible with any new code from the jffs2 maintainers anyway, it
- * should probably be dumped and replaced by something like jffs2reader!
+ * might be incompatible with any new code from the jffs2 maintainers anyway,
+ * it should probably be dumped and replaced by something like jffs2reader!
*/
OpenPOWER on IntegriCloud