Commit 057b0a75 authored by Niv Yehezkel's avatar Niv Yehezkel Committed by Rafael J. Wysocki

PM / hibernate: fixed typo in comment

Fix a trivial comment typo (s/mam/map) in kernel/power/swap.c.
Signed-off-by: default avatarNiv Yehezkel <executerx@gmail.com>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 0c5ff0ef
......@@ -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.
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment