]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/jbd2/transaction.c
Merge branches 'sh/wdt', 'sh/pci-express-async' and 'common/serial-rework' into sh...
[mv-sheeva.git] / fs / jbd2 / transaction.c
index 394893242ae315f941436d52c6649e8aaada3c72..faad2bd787c77042d40b6e07fa43da04cda37413 100644 (file)
@@ -251,7 +251,7 @@ repeat:
         * the committing transaction.  Really, we only need to give it
         * committing_transaction->t_outstanding_credits plus "enough" for
         * the log control blocks.
-        * Also, this test is inconsitent with the matching one in
+        * Also, this test is inconsistent with the matching one in
         * jbd2_journal_extend().
         */
        if (__jbd2_log_space_left(journal) < jbd_space_needed(journal)) {