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

From: Sergey S. Kostyliov
Date: Mon Jul 19 2004 - 04:17:22 EST


Please apply.

Thank you Carl!

---------- Forwarded Message ----------

Subject: [PATCH] Remove prototypes of nonexistent functions from fs/befs files
Date: Sunday 18 July 2004 23:01
From: Carl Spalletta <cspalletta@xxxxxxxxx>
To: lkml <linux-kernel@xxxxxxxxxxxxxxx>
Cc: rathamahata@xxxxxxx

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);
/****************************/




-------------------------------------------------------
Signed-off-by: Sergey S. Kostyliov <rathamahata@xxxxxxx>

--
Best regards,
Sergey S. Kostyliov <rathamahata@xxxxxxx>
Public PGP key: http://sysadminday.org.ru/rathamahata.asc
-
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/