projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16dc42e
)
DEBUGFS: Correct location of debugfs API documentation.
author
Robert P. J. Day
<rpjday@crashcourse.ca>
Fri, 25 Apr 2008 12:52:51 +0000
(08:52 -0400)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 30 Apr 2008 23:52:47 +0000
(16:52 -0700)
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/debugfs/file.c
patch
|
blob
|
blame
|
history
diff --git
a/fs/debugfs/file.c
b/fs/debugfs/file.c
index fddffe4851f550cd78315189d6466bc0a24ad126..159a5efd6a8a8bcf43ecf0b637023bb3d11e24d4 100644
(file)
--- a/
fs/debugfs/file.c
+++ b/
fs/debugfs/file.c
@@
-9,7
+9,7
@@
* 2 as published by the Free Software Foundation.
*
* debugfs is for people to use instead of /proc or /sys.
- * See Documentation/DocBook/
kernel-api
for more details.
+ * See Documentation/DocBook/
filesystems
for more details.
*
*/