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:
c99d2ab
)
remove a stray reference to asm/uaccess.h in docs
author
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 5 Sep 2016 16:19:49 +0000
(12:19 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 5 Oct 2016 22:38:40 +0000
(18:38 -0400)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Documentation/DocBook/kernel-hacking.tmpl
patch
|
blob
|
history
diff --git
a/Documentation/DocBook/kernel-hacking.tmpl
b/Documentation/DocBook/kernel-hacking.tmpl
index 589b40cc5eb52bed66c20c96ce8d3c44613feb5d..2a272275c81bc09232c01211692f74ed0335ac1b 100644
(file)
--- a/
Documentation/DocBook/kernel-hacking.tmpl
+++ b/
Documentation/DocBook/kernel-hacking.tmpl
@@
-483,7
+483,7
@@
printk(KERN_INFO "my ip: %pI4\n", &ipaddress);
<function>get_user()</function>
/
<function>put_user()</function>
- <filename class="headerfile">include/
asm
/uaccess.h</filename>
+ <filename class="headerfile">include/
linux
/uaccess.h</filename>
</title>
<para>