瀏覽代碼

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

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Al Viro 9 年之前
父節點
當前提交
aa7eb9ad32
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>