From: Pavel Machek <pavel@ucw.cz>
To: Andrew Morton <akpm@zip.com.au>,
kernel list <linux-kernel@vger.kernel.org>
Subject: comment/whitespace updates
Date: Wed, 12 Jan 2005 14:20:05 +0100 [thread overview]
Message-ID: <20050112132005.GA1553@elf.ucw.cz> (raw)
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 */
/*
--
People were complaining that M$ turns users into beta-testers...
...jr ghea gurz vagb qrirybcref, naq gurl frrz gb yvxr vg gung jnl!
next reply other threads:[~2005-01-12 13:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-12 13:20 Pavel Machek [this message]
2005-01-12 14:50 ` comment/whitespace updates Matthias-Christian Ott
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=20050112132005.GA1553@elf.ucw.cz \
--to=pavel@ucw.cz \
--cc=akpm@zip.com.au \
--cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.