]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/edac/i7core_edac.c
Fix common misspellings
[mirror_ubuntu-bionic-kernel.git] / drivers / edac / i7core_edac.c
index 81154ab296b68e68cb93bb9c2b989365167a9581..465cbc25149fffab899997e3d133cacacd5bad5f 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)