All of lore.kernel.org
 help / color / mirror / Atom feed
* [KJ] [patch] fix typo in pm.h
@ 2005-03-08 18:34 Coywolf Qi Hunt
  2005-03-08 18:48 ` Nishanth Aravamudan
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Coywolf Qi Hunt @ 2005-03-08 18:34 UTC (permalink / raw)
  To: kernel-janitors

[-- Attachment #1: Type: text/plain, Size: 918 bytes --]

This patch fixes a typo in PMSG_ comment in pm.h.

Signed-off-by: Coywolf Qi Hunt <coywolf@gmail.com>

diff -Nrup 2.6.11/include/linux/pm.h 2.6.11-cy/include/linux/pm.h
--- 2.6.11/include/linux/pm.h	2005-03-03 17:12:14.000000000 +0800
+++ 2.6.11-cy/include/linux/pm.h	2005-03-09 02:27:07.000000000 +0800
@@ -208,7 +208,7 @@ typedef u32 __bitwise pm_message_t;
  *           pci D3.
  *
  * Unfortunately, current drivers only recognize numeric values 0
(ON) and 3 (SUSPEND).
- * We'll need to fix the drivers. So yes, putting 3 to all diferent
defines is intentional,
+ * We'll need to fix the drivers. So yes, putting 3 to all different
defines is intentional,
  * and will go away as soon as drivers are fixed. Also note that
typedef is neccessary,
  * we'll probably want to switch to
  *   typedef struct pm_message_t { int event; int flags; } pm_message_t

-- 
Coywolf Qi Hunt
Homepage http://sosdg.org/~coywolf/

[-- Attachment #2: Type: text/plain, Size: 167 bytes --]

_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-03-08 22:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-08 18:34 [KJ] [patch] fix typo in pm.h Coywolf Qi Hunt
2005-03-08 18:48 ` Nishanth Aravamudan
2005-03-08 19:08 ` Coywolf Qi Hunt
2005-03-08 21:13 ` Nicolas Kaiser
2005-03-08 21:23 ` Tobias Klauser
2005-03-08 22:12 ` Alexey Dobriyan

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.