projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08c76a2
)
fs: fix the location of the kernel-api book
author
Mauro Carvalho Chehab
<mchehab@s-opensource.com>
Sun, 14 May 2017 15:09:53 +0000
(12:09 -0300)
committer
Mauro Carvalho Chehab
<mchehab@s-opensource.com>
Tue, 16 May 2017 11:44:23 +0000
(08:44 -0300)
The kernel-api book is now part of the core-api. Update its
location.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
fs/debugfs/inode.c
patch
|
blob
|
history
diff --git
a/fs/debugfs/inode.c
b/fs/debugfs/inode.c
index e892ae7d89f8bc078848d8752affa1598a7e1e11..77440e4aa9d4eded846e3223efadb3bb076c0e68 100644
(file)
--- a/
fs/debugfs/inode.c
+++ b/
fs/debugfs/inode.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/core-api/kernel-api.rst
for more details.
*
*/