[2.6 patch] fs/jffs2/: misc cleanups

2005-02-16 Thread Adrian Bunk
This patch contains the following cleanups: - make some needlessly global functions static - remove the following unused global functions: - compr.c: jffs2_set_compression_mode - compr.c: jffs2_get_compression_mode Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- This patch was already sen

[2.6 patch] fs/jffs2/: misc cleanups

2005-01-24 Thread Adrian Bunk
This patch contains the following cleanups: - make some needlessly global functions static - remove the following unused global functions: - compr.c: jffs2_set_compression_mode - compr.c: jffs2_get_compression_mode Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- fs/jffs2/compr.c |