linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] fix a type in docs/libsysfs.txt
@ 2004-03-04 22:38 Ken Brush
  2004-03-05  7:08 ` Ananth N Mavinakayanahalli
  2004-03-12  1:08 ` Greg KH
  0 siblings, 2 replies; 3+ messages in thread
From: Ken Brush @ 2004-03-04 22:38 UTC (permalink / raw)
  To: linux-hotplug

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

Mary Edie Merideth noticed this typo. I think this is what it was supposed
to be. Judging by the pattern.

-Ken

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: libsysfs.patch --]
[-- Type: text/x-diff; name="libsysfs.patch", Size: 471 bytes --]

--- docs/libsysfs.txt.orig	2004-03-04 13:41:05.871510389 -0800
+++ docs/libsysfs.txt	2004-03-04 14:29:30.866829164 -0800
@@ -131,7 +131,7 @@
 #define SYSFS_BUS_DIR           "/bus"
 #define SYSFS_BUS_NAME          "bus"
 #define SYSFS_CLASS_DIR         "/class"
-#define SYSFS_CLASS_DIR         "/class"
+#define SYSFS_CLASS_NAME        "class"
 #define SYSFS_BLOCK_DIR         "/block"
 #define SYSFS_BLOCK_NAME        "block"
 #define SYSFS_DEVICES_DIR       "/devices"

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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-04 22:38 [PATCH] fix a type in docs/libsysfs.txt Ken Brush
2004-03-05  7:08 ` Ananth N Mavinakayanahalli
2004-03-12  1:08 ` Greg KH

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).