aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>2005-01-14 23:25:55 -0800
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-01-14 23:25:55 -0800
commit1e42fa2573b2cef83d61cac0558acd43e83d61d6 (patch)
tree5540be532088167d742a2f0646fcf04f92bb37de /drivers
parent6421ef75b7879f2277eaf86b1557c3e5696392bc (diff)
downloadhistory-1e42fa2573b2cef83d61cac0558acd43e83d61d6.tar.gz
[PATCH] acpi: comment/whitespace updates
This cleans few comments/formatting. Signed-off-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/acpi/events/evgpeblk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/events/evgpeblk.c b/drivers/acpi/events/evgpeblk.c
index dae8f8c31bf43b..977dbb2b4d0741 100644
--- a/drivers/acpi/events/evgpeblk.c
+++ b/drivers/acpi/events/evgpeblk.c
@@ -925,7 +925,7 @@ acpi_ev_create_gpe_block (
/*
* 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) {
/*