summaryrefslogtreecommitdiffstats
path: root/fs/hfs/file_hdr.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/hfs/file_hdr.c')
-rw-r--r--fs/hfs/file_hdr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/hfs/file_hdr.c b/fs/hfs/file_hdr.c
index c1e1534b0..d112b3498 100644
--- a/fs/hfs/file_hdr.c
+++ b/fs/hfs/file_hdr.c
@@ -85,7 +85,6 @@ struct inode_operations hfs_hdr_inode_operations = {
hdr_truncate, /* truncate */
NULL, /* permission */
NULL, /* smap */
- NULL, /* updatepage */
NULL /* revalidate */
};