[Yaffs] [PATCH YAFFS2 14/15] sparse-fix--remove-unused

Startseite
Anhänge:
Nachricht
+ (text/plain)
+ 14-sparse-fix--remove-unused.diff (text/plain)
Nachricht löschen
Nachricht beantworten
Autor: Luc Van Oostenryck
Datum:  
To: yaffs
Alte Treads: [Yaffs] [PATCH YAFFS2 0/15] Pending patches.
Betreff: [Yaffs] [PATCH YAFFS2 14/15] sparse-fix--remove-unused
Remove never used functions and declarations.




-- Luc Van Oostenryck
diff --git a/fs/yaffs2/yaffs_fs.c b/fs/yaffs2/yaffs_fs.c
--- a/fs/yaffs2/yaffs_fs.c
+++ b/fs/yaffs2/yaffs_fs.c
@@ -1748,7 +1748,6 @@ static DECLARE_FSTYPE(yaffs2_ram_fs_type


static struct proc_dir_entry *my_proc_entry;
-static struct proc_dir_entry *my_proc_ram_write_entry;

static char * yaffs_dump_dev(char *buf,yaffs_Device *dev)
{