Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
[deliverable/linux.git] / drivers / staging / lustre / lustre / llite / dcache.c
index 581a63a0a63e57cf86d1b48cc61a31632b535a42..463b1a360733940d646766a82b03ef37056330df 100644 (file)
@@ -78,7 +78,7 @@ static void ll_release(struct dentry *de)
  * INVALID) so d_lookup() matches it, but we have no lock on it (so
  * lock_match() fails) and we spin around real_lookup().
  */
-static int ll_dcompare(const struct dentry *parent, const struct dentry *dentry,
+static int ll_dcompare(const struct dentry *dentry,
                       unsigned int len, const char *str,
                       const struct qstr *name)
 {
This page took 0.024213 seconds and 5 git commands to generate.