[PATCH] Remove prototypes of nonexistent functions from fs/befs files

From: Carl Spalletta
Date: Sun Jul 18 2004 - 14:02:06 EST


diff -ru linux-2.6.7-orig/fs/befs/befs.h linux-2.6.7-new/fs/befs/befs.h
--- linux-2.6.7-orig/fs/befs/befs.h 2004-06-15 22:19:52.000000000 -0700
+++ linux-2.6.7-new/fs/befs/befs.h 2004-07-18 08:42:01.000000000 -0700
@@ -96,7 +96,6 @@
void befs_dump_inode(const struct super_block *sb, befs_inode *);
void befs_dump_index_entry(const struct super_block *sb, befs_btree_super *);
void befs_dump_index_node(const struct super_block *sb, befs_btree_nodehead *);
-void befs_dump_inode_addr(const struct super_block *sb, befs_inode_addr);
/****************************/


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/