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