diff options
Diffstat (limited to 'fs/afs/internal.h')
-rw-r--r-- | fs/afs/internal.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/afs/internal.h b/fs/afs/internal.h index 6306438f331f..5ca3625cd39e 100644 --- a/fs/afs/internal.h +++ b/fs/afs/internal.h | |||
@@ -570,7 +570,6 @@ extern int afs_abort_to_error(u32); | |||
570 | */ | 570 | */ |
571 | extern const struct inode_operations afs_mntpt_inode_operations; | 571 | extern const struct inode_operations afs_mntpt_inode_operations; |
572 | extern const struct file_operations afs_mntpt_file_operations; | 572 | extern const struct file_operations afs_mntpt_file_operations; |
573 | extern unsigned long afs_mntpt_expiry_timeout; | ||
574 | 573 | ||
575 | extern int afs_mntpt_check_symlink(struct afs_vnode *, struct key *); | 574 | extern int afs_mntpt_check_symlink(struct afs_vnode *, struct key *); |
576 | extern void afs_mntpt_kill_timer(void); | 575 | extern void afs_mntpt_kill_timer(void); |