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

From: Carl Spalletta
Date: Sun Jul 18 2004 - 14:08:58 EST


diff -ru linux-2.6.7-orig/fs/jfs/jfs_txnmgr.c linux-2.6.7-new/fs/jfs/jfs_txnmgr.c
--- linux-2.6.7-orig/fs/jfs/jfs_txnmgr.c 2004-06-15 22:19:36.000000000 -0700
+++ linux-2.6.7-new/fs/jfs/jfs_txnmgr.c 2004-07-18 08:29:12.000000000 -0700
@@ -165,7 +165,6 @@
* external references
*/
extern int lmGroupCommit(struct jfs_log *, struct tblock *);
-extern void lmSync(struct jfs_log *);
extern int jfs_commit_inode(struct inode *, int);
extern int jfs_stop_threads;

-
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/