[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1216703983-21448-3-git-send-email-gregkh@suse.de>
Date: Mon, 21 Jul 2008 22:18:27 -0700
From: Greg Kroah-Hartman <gregkh@...e.de>
To: linux-kernel@...r.kernel.org
Cc: "Robert P. J. Day" <rpjday@...shcourse.ca>,
Jesper Juhl <jesper.juhl@...il.com>,
Greg Kroah-Hartman <gregkh@...e.de>
Subject: [PATCH 03/79] debugfs: Add a reference to the debugfs API documentation.
From: Robert P. J. Day <rpjday@...shcourse.ca>
Signed-off-by: Robert P. J. Day <rpjday@...shcourse.ca>
Cc: Jesper Juhl <jesper.juhl@...il.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@...e.de>
---
lib/Kconfig.debug | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
index df27132..ba106db 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -74,6 +74,9 @@ config DEBUG_FS
debugging files into. Enable this option to be able to read and
write to these files.
+ For detailed documentation on the debugfs API, see
+ Documentation/DocBook/filesystems.
+
If unsure, say N.
config HEADERS_CHECK
--
1.5.6.3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists