Linux Power Management development
 help / color / mirror / Atom feed
* [PATCH] power: fixed typo in comment
@ 2014-05-31 10:26 Niv Yehezkel
  2014-05-31 22:46 ` Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: Niv Yehezkel @ 2014-05-31 10:26 UTC (permalink / raw)
  To: linux-kernel, linux-pm, Rafael J. Wysocki

fixed a trivial comment typo (s/mam/map) in kernel/power/swap.c.

Signed-off-by: Niv Yehezkel <executerx@gmail.com>
---
 kernel/power/swap.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kernel/power/swap.c b/kernel/power/swap.c
index 8c9a481..aaa3261 100644
--- a/kernel/power/swap.c
+++ b/kernel/power/swap.c
@@ -567,7 +567,7 @@ static int lzo_compress_threadfn(void *data)
 
 /**
  * save_image_lzo - Save the suspend image data compressed with LZO.
- * @handle: Swap mam handle to use for saving the image.
+ * @handle: Swap map handle to use for saving the image.
  * @snapshot: Image to read data from.
  * @nr_to_write: Number of pages to save.
  */
-- 
1.7.10.4


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

end of thread, other threads:[~2014-05-31 22:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-31 10:26 [PATCH] power: fixed typo in comment Niv Yehezkel
2014-05-31 22:46 ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox