3067 Typo in spelling "succssful"
@@ -164,11 +164,11 @@ * Now do the work of actually putting this * machine to sleep! */ rc = i_cpr_power_down(sleeptype); if (rc == 0) { - PMD(PMD_SX, ("back from succssful suspend\n")) + PMD(PMD_SX, ("back from successful suspend\n")) } /* * We do care about the return value from cpr_resume * at this point, as it will tell us if one of the * resume functions failed (cpr_resume_devices())