lkml.org 
[lkml]   [2008]   [Jan]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 18/37] Hibernation: Fix comment in disk.c
    Date
    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>
    Acked-by: Pavel Machek <pavel@ucw.cz>
    Signed-off-by: Len Brown <len.brown@intel.com>
    ---
    kernel/power/disk.c | 4 ++--
    1 files changed, 2 insertions(+), 2 deletions(-)

    diff --git a/kernel/power/disk.c b/kernel/power/disk.c
    index 2a4bada..3e24a20 100644
    --- a/kernel/power/disk.c
    +++ b/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;
    --
    1.5.4.rc5.16.gc0279


    \
     
     \ /
      Last update: 2008-02-01 06:03    [W:4.087 / U:0.476 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site