[2.6 patch] fs/jffs/: misc cleanups

2005-02-16 Thread Adrian Bunk
This patch contains the following cleanups: - make some needlessly global code static - #if 0 the following unused functions: - intrep.c: jffs_print_file - jffs_fm.c: jffs_print_node_ref Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- This patch was already sent on: - 8 Jan 2005 - 24 Jan

[2.6 patch] fs/jffs/: misc cleanups

2005-01-24 Thread Adrian Bunk
This patch contains the following cleanups: - make some needlessly global code static - #if 0 the following unused functions: - intrep.c: jffs_print_file - jffs_fm.c: jffs_print_node_ref Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- fs/jffs/inode-v23.c | 10 +++ fs/jffs/intrep.c