diff options
Diffstat (limited to 'fs/qnx4/symlinks.c')
-rw-r--r-- | fs/qnx4/symlinks.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/qnx4/symlinks.c b/fs/qnx4/symlinks.c index 0b3f9ae03..ed7cdfca6 100644 --- a/fs/qnx4/symlinks.c +++ b/fs/qnx4/symlinks.c @@ -46,10 +46,8 @@ struct inode_operations qnx4_symlink_inode_operations = NULL, /* get_block */ NULL, /* readpage */ NULL, /* writepage */ - NULL, /* flushpage */ NULL, /* truncate */ NULL, /* permission */ - NULL, /* smap */ NULL /* revalidate */ }; |