[PATCH] misc verify_area cleanups
[deliverable/linux.git] / include / asm-parisc / uaccess.h
index 8a08423b757062b273077365196bf7c5b6be0370..c1b5bdea53ee078773584f3842393b8640740ed0 100644 (file)
@@ -24,7 +24,7 @@
 
 /*
  * Note that since kernel addresses are in a separate address space on
- * parisc, we don't need to do anything for access_ok() or verify_area().
+ * parisc, we don't need to do anything for access_ok().
  * We just let the page fault handler do the right thing. This also means
  * that put_user is the same as __put_user, etc.
  */
This page took 0.035511 seconds and 5 git commands to generate.