lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 08 Jul 2008 11:19:21 +0200
From:	Niels de Vos <niels.devos@...cor-nixdorf.com>
To:	linux-input@...r.kernel.org
CC:	linux-kernel@...r.kernel.org
Subject: [PATCH] serio.h: 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@...cor-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


Download attachment "signature.asc" of type "application/pgp-signature" (190 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ