]> Git Repo - linux.git/commitdiff
PM / hibernate: fixed typo in comment
authorNiv Yehezkel <[email protected]>
Sat, 31 May 2014 10:26:01 +0000 (06:26 -0400)
committerRafael J. Wysocki <[email protected]>
Sat, 31 May 2014 22:23:07 +0000 (00:23 +0200)
Fix a trivial comment typo (s/mam/map) in kernel/power/swap.c.

Signed-off-by: Niv Yehezkel <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
kernel/power/swap.c

index 8c9a4819f798c8b41d74972dae361dc8d2c6eeb1..aaa3261dea5df3ecdfc5b3b89d75c2ada8c7fffe 100644 (file)
@@ -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.
  */
This page took 0.058638 seconds and 4 git commands to generate.