X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fproc_fs.h;h=c3d11ff368bce542622303710e08cbd2a1365f6f;hb=63317566ee76842fc46426846a7d13eceb4c9af8;hp=643b96c7a94f3cc78d6750b878ad0a0b00c2ea58;hpb=218f82e6249e79bd4cb38f27e4883770d6caa1da;p=pandora-kernel.git diff --git a/include/linux/proc_fs.h b/include/linux/proc_fs.h index 643b96c7a94f..c3d11ff368bc 100644 --- a/include/linux/proc_fs.h +++ b/include/linux/proc_fs.h @@ -253,7 +253,7 @@ extern const struct proc_ns_operations utsns_operations; extern const struct proc_ns_operations ipcns_operations; union proc_op { - int (*proc_get_link)(struct inode *, struct path *); + 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,