summaryrefslogtreecommitdiffstats
path: root/fs/autofs/root.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/autofs/root.c')
-rw-r--r--fs/autofs/root.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/autofs/root.c b/fs/autofs/root.c
index c6034c754..4f0569ca7 100644
--- a/fs/autofs/root.c
+++ b/fs/autofs/root.c
@@ -57,10 +57,8 @@ struct inode_operations autofs_root_inode_operations = {
NULL, /* get_block */
NULL, /* readpage */
NULL, /* writepage */
- NULL, /* flushpage */
NULL, /* truncate */
NULL, /* permission */
- NULL, /* smap */
NULL /* revalidate */
};