Loading fs/jffs2/build.c +14 −14 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ * * For licensing information, see the file 'LICENCE' in this directory. * * $Id: build.c,v 1.84 2005/09/27 13:40:49 dedekind Exp $ * $Id: build.c,v 1.85 2005/11/07 11:14:38 gleixner Exp $ * */ Loading fs/jffs2/compr.c +14 −14 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ * * For licensing information, see the file 'LICENCE' in this directory. * * $Id: compr.c,v 1.45 2005/07/26 13:24:40 havasi Exp $ * $Id: compr.c,v 1.46 2005/11/07 11:14:38 gleixner Exp $ * */ Loading fs/jffs2/compr.h +2 −2 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ * For licensing information, see the file 'LICENCE' in the * jffs2 directory. * * $Id: compr.h,v 1.8 2005/07/26 13:24:40 havasi Exp $ * $Id: compr.h,v 1.9 2005/11/07 11:14:38 gleixner Exp $ * */ Loading fs/jffs2/compr_rubin.c +18 −19 Original line number Diff line number Diff line Loading @@ -11,7 +11,6 @@ * */ #include <linux/string.h> #include <linux/types.h> #include <linux/jffs2.h> Loading fs/jffs2/compr_rubin.h +3 −3 Original line number Diff line number Diff line /* Rubin encoder/decoder header */ /* work started at : aug 3, 1994 */ /* last modification : aug 15, 1994 */ /* $Id: compr_rubin.h,v 1.6 2002/01/25 01:49:26 dwmw2 Exp $ */ /* $Id: compr_rubin.h,v 1.7 2005/11/07 11:14:38 gleixner Exp $ */ #include "pushpull.h" Loading Loading
fs/jffs2/build.c +14 −14 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ * * For licensing information, see the file 'LICENCE' in this directory. * * $Id: build.c,v 1.84 2005/09/27 13:40:49 dedekind Exp $ * $Id: build.c,v 1.85 2005/11/07 11:14:38 gleixner Exp $ * */ Loading
fs/jffs2/compr.c +14 −14 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ * * For licensing information, see the file 'LICENCE' in this directory. * * $Id: compr.c,v 1.45 2005/07/26 13:24:40 havasi Exp $ * $Id: compr.c,v 1.46 2005/11/07 11:14:38 gleixner Exp $ * */ Loading
fs/jffs2/compr.h +2 −2 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ * For licensing information, see the file 'LICENCE' in the * jffs2 directory. * * $Id: compr.h,v 1.8 2005/07/26 13:24:40 havasi Exp $ * $Id: compr.h,v 1.9 2005/11/07 11:14:38 gleixner Exp $ * */ Loading
fs/jffs2/compr_rubin.c +18 −19 Original line number Diff line number Diff line Loading @@ -11,7 +11,6 @@ * */ #include <linux/string.h> #include <linux/types.h> #include <linux/jffs2.h> Loading
fs/jffs2/compr_rubin.h +3 −3 Original line number Diff line number Diff line /* Rubin encoder/decoder header */ /* work started at : aug 3, 1994 */ /* last modification : aug 15, 1994 */ /* $Id: compr_rubin.h,v 1.6 2002/01/25 01:49:26 dwmw2 Exp $ */ /* $Id: compr_rubin.h,v 1.7 2005/11/07 11:14:38 gleixner Exp $ */ #include "pushpull.h" Loading