linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Ken Brush" <ken@cgi101.com>
To: linux-hotplug@vger.kernel.org
Subject: [PATCH] fix a type in docs/libsysfs.txt
Date: Thu, 04 Mar 2004 22:38:08 +0000	[thread overview]
Message-ID: <38007.65.172.181.6.1078439888.squirrel@secure.cgi101.com> (raw)

[-- 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"

             reply	other threads:[~2004-03-04 22:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-04 22:38 Ken Brush [this message]
2004-03-05  7:08 ` [PATCH] fix a type in docs/libsysfs.txt Ananth N Mavinakayanahalli
2004-03-12  1:08 ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=38007.65.172.181.6.1078439888.squirrel@secure.cgi101.com \
    --to=ken@cgi101.com \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).