staging: luster: Fix typo in lustre/llite
[deliverable/linux.git] / drivers / staging / lustre / lustre / llite / namei.c
index 86ff708c8e3e269d4dc466b2fcb56fb05e658207..25a6ea580f000ff8fe3b81255fd3066adca81747 100644 (file)
@@ -465,7 +465,7 @@ int ll_lookup_it_finish(struct ptlrpc_request *request,
        }
 
        /* Only hash *de if it is unhashed (new dentry).
-        * Atoimc_open may passin hashed dentries for open.
+        * Atoimc_open may passing hashed dentries for open.
         */
        if (d_unhashed(*de)) {
                struct dentry *alias;
This page took 0.026622 seconds and 5 git commands to generate.