linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] serio.h: trivial documentation fix
@ 2008-07-08  9:19 Niels de Vos
  2008-07-08 14:37 ` Dmitry Torokhov
  0 siblings, 1 reply; 2+ messages in thread
From: Niels de Vos @ 2008-07-08  9:19 UTC (permalink / raw)
  To: linux-input; +Cc: linux-kernel

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

In include/linux/serio.h two different define-series are
documented as "Serio types". However the second series contains
defines for the different protocols.

Signed-off-by: Niels de Vos <niels.devos@wincor-nixdorf.com>
---
diff --git a/include/linux/serio.h b/include/linux/serio.h
index 95674d9..1ed3998 100644
--- a/include/linux/serio.h
+++ b/include/linux/serio.h
@@ -175,7 +175,7 @@ static inline void serio_unpin_driver(struct serio *serio)
#define SERIO_8042_XL  0x06

/*
- * Serio types
+ * Serio protocols
 */
#define SERIO_UNKNOWN  0x00
#define SERIO_MSC      0x01


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [PATCH] serio.h: trivial documentation fix
  2008-07-08  9:19 [PATCH] serio.h: trivial documentation fix Niels de Vos
@ 2008-07-08 14:37 ` Dmitry Torokhov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2008-07-08 14:37 UTC (permalink / raw)
  To: Niels de Vos; +Cc: linux-input, linux-kernel

On Tue, Jul 08, 2008 at 11:19:21AM +0200, Niels de Vos wrote:
> In include/linux/serio.h two different define-series are
> documented as "Serio types". However the second series contains
> defines for the different protocols.
>

Applied, thank you Niels.

BTW, your e-mail client mangles whitespace which causes trouble
when applying patches, you may want to look into it.

-- 
Dmitry

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

end of thread, other threads:[~2008-07-08 14:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-08  9:19 [PATCH] serio.h: trivial documentation fix Niels de Vos
2008-07-08 14:37 ` Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).