X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fafs%2Finternal.h;h=5ca3625cd39edcb3c73bd23bd03e1282e96bdf91;hb=852e1f2a2627274102a3c2dc70a6547aeab99cb6;hp=6306438f331f7b14451366dbbb04182d9dae5cc5;hpb=2e85622042cb5fd56a606e884651ffde52f21028;p=linux-2.6 diff --git a/fs/afs/internal.h b/fs/afs/internal.h index 6306438f33..5ca3625cd3 100644 --- a/fs/afs/internal.h +++ b/fs/afs/internal.h @@ -570,7 +570,6 @@ extern int afs_abort_to_error(u32); */ extern const struct inode_operations afs_mntpt_inode_operations; extern const struct file_operations afs_mntpt_file_operations; -extern unsigned long afs_mntpt_expiry_timeout; extern int afs_mntpt_check_symlink(struct afs_vnode *, struct key *); extern void afs_mntpt_kill_timer(void);