From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [PATCH] power: fixed typo in comment Date: Sun, 01 Jun 2014 00:46:36 +0200 Message-ID: <3171547.isM6f2dnGY@vostro.rjw.lan> References: <20140531102601.GA11021@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7Bit Return-path: Received: from v094114.home.net.pl ([79.96.170.134]:51072 "HELO v094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1753352AbaEaW30 (ORCPT ); Sat, 31 May 2014 18:29:26 -0400 In-Reply-To: <20140531102601.GA11021@localhost.localdomain> Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Niv Yehezkel Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org 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 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.