Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[deliverable/linux.git] / fs / proc / proc_sysctl.c
index ffbb513c06c6482d70bb1037b3640ef5acdcf6b6..1b93650dda2fc5f51cb9c0d42c94efcc2f561a92 100644 (file)
@@ -834,7 +834,7 @@ static int sysctl_is_seen(struct ctl_table_header *p)
        return res;
 }
 
-static int proc_sys_compare(const struct dentry *parent, const struct dentry *dentry,
+static int proc_sys_compare(const struct dentry *dentry,
                unsigned int len, const char *str, const struct qstr *name)
 {
        struct ctl_table_header *head;
This page took 0.041484 seconds and 5 git commands to generate.