]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/dlm/plock.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
[karo-tx-linux.git] / fs / dlm / plock.c
index 2863deb178e2668566607f1548fc6f454ba18d97..b5f89aef3b29c88a1447201504a797eb16e93dcb 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;