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

From: Carl Spalletta
Date: Sun Jul 18 2004 - 13:59:56 EST


diff -ru linux-2.6.7-orig/fs/autofs4/autofs_i.h linux-2.6.7-new/fs/autofs4/autofs_i.h
--- linux-2.6.7-orig/fs/autofs4/autofs_i.h 2004-06-15 22:19:42.000000000 -0700
+++ linux-2.6.7-new/fs/autofs4/autofs_i.h 2004-07-18 08:49:11.000000000 -0700
@@ -138,7 +138,6 @@
}

struct inode *autofs4_get_inode(struct super_block *, struct autofs_info *);
-struct autofs_info *autofs4_init_inf(struct autofs_sb_info *, mode_t mode);
void autofs4_free_ino(struct autofs_info *);

/* Expiration */

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