浏览代码

PM / hibernate: fixed typo in comment

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

Signed-off-by: Niv Yehezkel <executerx@gmail.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Niv Yehezkel 11 年之前
父节点
当前提交
057b0a7518
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      kernel/power/swap.c

+ 1 - 1
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.
  * 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.
  * @snapshot: Image to read data from.
  * @nr_to_write: Number of pages to save.
  * @nr_to_write: Number of pages to save.
  */
  */