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.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/msdos/namei.c b/fs/msdos/namei.c
index be1c34dac..8175724d7 100644
--- a/fs/msdos/namei.c
+++ b/fs/msdos/namei.c
@@ -633,7 +633,6 @@ struct inode_operations msdos_dir_inode_operations = {
NULL, /* truncate */
NULL, /* permission */
NULL, /* smap */
- NULL, /* updatepage */
NULL, /* revalidate */
};