Эх сурвалжийг харах

Input: serio - trivial documentation fix

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>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Niels de Vos 17 жил өмнө
parent
commit
f3d1eb19ab

+ 1 - 1
include/linux/serio.h

@@ -175,7 +175,7 @@ static inline void serio_unpin_driver(struct serio *serio)
 #define SERIO_8042_XL	0x06
 #define SERIO_8042_XL	0x06
 
 
 /*
 /*
- * Serio types
+ * Serio protocols
  */
  */
 #define SERIO_UNKNOWN	0x00
 #define SERIO_UNKNOWN	0x00
 #define SERIO_MSC	0x01
 #define SERIO_MSC	0x01