tree-wide: fix assorted typos all over the place
[linux-2.6-block.git] / fs / dlm / plock.c
index 16f682e26c07e49493e8a667a6b36cf0cf9f6bb6..b540aa5d1f61edf80580a2f360aefd153c3f9a17 100644 (file)
@@ -143,7 +143,7 @@ out:
 }
 EXPORT_SYMBOL_GPL(dlm_posix_lock);
 
-/* Returns failure iff a succesful lock operation should be canceled */
+/* Returns failure iff a successful lock operation should be canceled */
 static int dlm_plock_callback(struct plock_op *op)
 {
        struct file *file;