proc: remove INF macro
[firefly-linux-kernel-4.4.55.git] / fs / proc / internal.h
index a17accbd05ee5f0489323ead1d00410e67f1d626..a024cf7b260f2109911a902b446229951333df5b 100644 (file)
@@ -52,7 +52,6 @@ struct proc_dir_entry {
 
 union proc_op {
        int (*proc_get_link)(struct dentry *, struct path *);
-       int (*proc_read)(struct task_struct *task, char *page);
        int (*proc_show)(struct seq_file *m,
                struct pid_namespace *ns, struct pid *pid,
                struct task_struct *task);