Эх сурвалжийг харах

PM / Freezer: Fix small typo "regrigerator"

Noticed when digging into a suspend issue in linux-next (next-20120821).

For more details see <http://marc.info/?t=134554708000002&r=1&w=2>.

Signed-off-by: Sedat Dilek <sedat.dilek@gmail.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Sedat Dilek 13 жил өмнө
parent
commit
5834ec3aea

+ 1 - 1
kernel/power/process.c

@@ -79,7 +79,7 @@ static int try_to_freeze_tasks(bool user_only)
 
 
 		/*
 		/*
 		 * We need to retry, but first give the freezing tasks some
 		 * We need to retry, but first give the freezing tasks some
-		 * time to enter the regrigerator.
+		 * time to enter the refrigerator.
 		 */
 		 */
 		msleep(10);
 		msleep(10);
 	}
 	}