public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: pm list <linux-pm@lists.linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH 4/7] Hibernation: Fix comment in disk.c
Date: Wed, 28 Nov 2007 01:28:18 +0100	[thread overview]
Message-ID: <200711280128.18716.rjw@sisk.pl> (raw)
In-Reply-To: <200711280113.36941.rjw@sisk.pl>

From: Rafael J. Wysocki <rjw@sisk.pl>

Fix a comment in kernel/power/disk.c so that it doesn't contain lines
longer that 80 characters.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
---
 kernel/power/disk.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Index: linux-2.6/kernel/power/disk.c
===================================================================
--- linux-2.6.orig/kernel/power/disk.c
+++ linux-2.6/kernel/power/disk.c
@@ -568,8 +568,8 @@ static int software_resume(void)
 
 	if (noresume) {
 		/**
-		 * FIXME: If noresume is specified, we need to find the partition
-		 * and reset it back to normal swap space.
+		 * FIXME: If noresume is specified, we need to find the
+		 * partition and reset it back to normal swap space.
 		 */
 		mutex_unlock(&pm_mutex);
 		return 0;

  parent reply	other threads:[~2007-11-28  0:28 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200711280113.36941.rjw@sisk.pl>
2007-11-28  0:15 ` [PATCH 1/7] Suspend: Fix compilation warning for CONFIG_SUSPEND unset Rafael J. Wysocki
2007-11-28  0:26 ` [PATCH 2/7] Hibernation: Move low level resume to disk.c Rafael J. Wysocki
2007-11-28  0:27 ` [PATCH 3/7] Suspend: Fix comment in main.c Rafael J. Wysocki
2007-11-28  0:28 ` Rafael J. Wysocki [this message]
2007-11-28 10:08   ` [PATCH 4/7] Hibernation: Fix comment in disk.c Pavel Machek
2007-11-28  0:29 ` [PATCH 5/7] Hibernation: Remove unnecessary variable declaration Rafael J. Wysocki
2007-11-28 10:09   ` Pavel Machek
2007-11-28  0:30 ` [PATCH 6/7] Suspend: Use common prefix in messages Rafael J. Wysocki
2007-11-28 10:09   ` Pavel Machek
2007-11-28  0:37 ` [PATCH 7/7] Hibernation: Update messages Rafael J. Wysocki
2007-11-28 10:14   ` Pavel Machek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200711280128.18716.rjw@sisk.pl \
    --to=rjw@sisk.pl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@lists.linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox