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