Browse Source

remove a stray reference to asm/uaccess.h in docs

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Al Viro 9 years ago
parent
commit
aa7eb9ad32
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Documentation/DocBook/kernel-hacking.tmpl

+ 1 - 1
Documentation/DocBook/kernel-hacking.tmpl

@@ -483,7 +483,7 @@ printk(KERN_INFO "my ip: %pI4\n", &amp;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>