linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] PM / Freezer: Fix small typo "regrigerator"
@ 2012-08-21 20:36 Sedat Dilek
  2012-08-22 18:55 ` Pavel Machek
  0 siblings, 1 reply; 2+ messages in thread
From: Sedat Dilek @ 2012-08-21 20:36 UTC (permalink / raw)
  To: Len Brown, Pavel Machek, Rafael J. Wysocki, linux-pm, linux-kernel
  Cc: Sedat Dilek

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>
---
 kernel/power/process.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kernel/power/process.c b/kernel/power/process.c
index 19db29f..87da817 100644
--- a/kernel/power/process.c
+++ b/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
-		 * time to enter the regrigerator.
+		 * time to enter the refrigerator.
 		 */
 		msleep(10);
 	}
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] PM / Freezer: Fix small typo "regrigerator"
  2012-08-21 20:36 [PATCH] PM / Freezer: Fix small typo "regrigerator" Sedat Dilek
@ 2012-08-22 18:55 ` Pavel Machek
  0 siblings, 0 replies; 2+ messages in thread
From: Pavel Machek @ 2012-08-22 18:55 UTC (permalink / raw)
  To: Sedat Dilek; +Cc: Len Brown, Rafael J. Wysocki, linux-pm, linux-kernel

On Tue 2012-08-21 22:36:15, Sedat Dilek wrote:
> 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>

ACK.
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-08-22 18:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-21 20:36 [PATCH] PM / Freezer: Fix small typo "regrigerator" Sedat Dilek
2012-08-22 18:55 ` Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).