summaryrefslogtreecommitdiffstats
path: root/fs/autofs/symlink.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/autofs/symlink.c')
-rw-r--r--fs/autofs/symlink.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/autofs/symlink.c b/fs/autofs/symlink.c
index a4cb5154f..0e46db365 100644
--- a/fs/autofs/symlink.c
+++ b/fs/autofs/symlink.c
@@ -55,6 +55,5 @@ struct inode_operations autofs_symlink_inode_operations = {
NULL, /* truncate */
NULL, /* permission */
NULL, /* smap */
- NULL, /* updatepage */
NULL /* revalidate */
};