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

* Re: [PATCH] power: fixed typo in comment
  2014-05-31 10:26 [PATCH] power: fixed typo in comment Niv Yehezkel
@ 2014-05-31 22:46 ` Rafael J. Wysocki
  0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2014-05-31 22:46 UTC (permalink / raw)
  To: Niv Yehezkel; +Cc: linux-kernel, linux-pm

On Saturday, May 31, 2014 06:26:01 AM Niv Yehezkel wrote:
> fixed a trivial comment typo (s/mam/map) in kernel/power/swap.c.
> 
> Signed-off-by: Niv Yehezkel <executerx@gmail.com>

Applied, thanks!

> ---
>  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.
>   */
> 

-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.

^ permalink raw reply	[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