diff options
Diffstat (limited to 'fs/autofs/dir.c')
-rw-r--r-- | fs/autofs/dir.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/autofs/dir.c b/fs/autofs/dir.c index 425df6577..f6ccf8419 100644 --- a/fs/autofs/dir.c +++ b/fs/autofs/dir.c @@ -79,7 +79,6 @@ struct inode_operations autofs_dir_inode_operations = { NULL, /* truncate */ NULL, /* permission */ NULL, /* smap */ - NULL, /* updatepage */ NULL /* revalidate */ }; |