From dd875c767e6fb0f4fecfb799b706d84562a7acee Mon Sep 17 00:00:00 2001 From: wdenk Date: Sat, 3 Jan 2004 21:24:46 +0000 Subject: * Patch by Robert Schwebel, 15 Dec 2003: add support for cramfs (uses JFFS2 command interface) --- fs/jffs2/jffs2_1pass.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fs/jffs2') 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! */ -- cgit v1.2.3