Fix common misspellings
[deliverable/linux.git] / fs / jbd / transaction.c
index 5b2e4c30a2a18b81626ee90f31c6fb6f81940acf..60d2319651b2c2b0f80d346d53a439f3f2513cc6 100644 (file)
@@ -1392,7 +1392,7 @@ int journal_stop(handle_t *handle)
         * by 30x or more...
         *
         * We try and optimize the sleep time against what the underlying disk
-        * can do, instead of having a static sleep time.  This is usefull for
+        * can do, instead of having a static sleep time.  This is useful for
         * the case where our storage is so fast that it is more optimal to go
         * ahead and force a flush and wait for the transaction to be committed
         * than it is to wait for an arbitrary amount of time for new writers to
This page took 0.024376 seconds and 5 git commands to generate.