From: Matthias-Christian Ott <matthias.christian@tiscali.de>
To: Pavel Machek <pavel@ucw.cz>
Cc: Andrew Morton <akpm@zip.com.au>,
kernel list <linux-kernel@vger.kernel.org>
Subject: Re: comment/whitespace updates
Date: Wed, 12 Jan 2005 15:50:00 +0100 [thread overview]
Message-ID: <41E53918.1090703@tiscali.de> (raw)
In-Reply-To: <20050112132005.GA1553@elf.ucw.cz>
Pavel Machek wrote:
>Hi!
>
>This cleans few comments/formatting. Please apply,
>
>Signed-off-by: Pavel Machek <pavel@ucw.cz>
>
> Pavel
>
>--- clean/arch/i386/kernel/acpi/wakeup.S 2004-12-25 13:34:57.000000000 +0100
>+++ linux/arch/i386/kernel/acpi/wakeup.S 2004-12-25 15:51:04.000000000 +0100
>@@ -278,7 +294,7 @@
> movl %edi, saved_context_edi
> pushfl ; popl saved_context_eflags
>
>- movl $ret_point,saved_eip
>+ movl $ret_point, saved_eip
> ret
>
>
>@@ -295,7 +311,7 @@
> call save_registers
> pushl $3
> call acpi_enter_sleep_state
>- addl $4,%esp
>+ addl $4, %esp
> ret
> .p2align 4,,7
> ret_point:
>--- clean/drivers/acpi/events/evgpeblk.c 2004-12-25 13:34:58.000000000 +0100
>+++ linux/drivers/acpi/events/evgpeblk.c 2004-12-25 15:51:15.000000000 +0100
>@@ -925,7 +925,7 @@
>
> /*
> * Runtime option: Should Wake GPEs be enabled at runtime? The default
>- * is No,they should only be enabled just as the machine goes to sleep.
>+ * is No, they should only be enabled just as the machine goes to sleep.
> */
> if (acpi_gbl_leave_wake_gpes_disabled) {
> /*
>--- clean/include/linux/page-flags.h 2005-01-12 11:07:40.000000000 +0100
>+++ linux/include/linux/page-flags.h 2005-01-12 11:25:19.000000000 +0100
>@@ -74,7 +74,7 @@
> #define PG_swapcache 16 /* Swap page: swp_entry_t in private */
> #define PG_mappedtodisk 17 /* Has blocks allocated on-disk */
> #define PG_reclaim 18 /* To be reclaimed asap */
>-#define PG_nosave_free 19 /* Free, should not be written */
>+#define PG_nosave_free 19 /* Page is free, and should not be written by swsusp */
>
>
> /*
>
>
>
Very useful. :-)
Why do you send such a nonsense to mailinglist? It's poor.
Matthias-Christian Ott
next prev parent reply other threads:[~2005-01-12 14:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-12 13:20 comment/whitespace updates Pavel Machek
2005-01-12 14:50 ` Matthias-Christian Ott [this message]
2005-01-13 17:10 ` Stefan Seyfried
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=41E53918.1090703@tiscali.de \
--to=matthias.christian@tiscali.de \
--cc=akpm@zip.com.au \
--cc=linux-kernel@vger.kernel.org \
--cc=pavel@ucw.cz \
/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