]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/jbd/journal.c
jbd/2: fixed typos
[mv-sheeva.git] / fs / jbd / journal.c
index ac1840415a650b063319d55e02384e1b278954dc..da1b5e4ffce1200675e5cf7690e08d0545b304d8 100644 (file)
@@ -441,7 +441,7 @@ int __log_start_commit(journal_t *journal, tid_t target)
         */
        if (!tid_geq(journal->j_commit_request, target)) {
                /*
-                * We want a new commit: OK, mark the request and wakup the
+                * We want a new commit: OK, mark the request and wakeup the
                 * commit thread.  We do _not_ do the commit ourselves.
                 */