Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
[linux-2.6-block.git] / drivers / edac / i7core_edac.c
index 3f320ba5445f29c305d56794edf4429c95653ff0..04f1e7ce02b196868d42253243d79d1044d9b7cc 100644 (file)
@@ -1772,7 +1772,7 @@ static void i7core_check_error(struct mem_ctl_info *mci)
        /*
         * MCE first step: Copy all mce errors into a temporary buffer
         * We use a double buffering here, to reduce the risk of
-        * loosing an error.
+        * losing an error.
         */
        smp_rmb();
        count = (pvt->mce_out + MCE_LOG_LEN - pvt->mce_in)