]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/asm-xtensa/checksum.h
[PATCH] missed ia64 pt_regs fixes
[mirror_ubuntu-artful-kernel.git] / include / asm-xtensa / checksum.h
index bdc00ae9be48dfc0e6bce1274549cb92b2c7c2d1..03114f8d1e18e436a4677514158cfab9e89a7564 100644 (file)
@@ -43,8 +43,7 @@ asmlinkage unsigned int csum_partial_copy_generic( const char *src, char *dst, i
  *     Note: when you get a NULL pointer exception here this means someone
  *     passed in an incorrect kernel address to one of these functions.
  *
- *     If you use these functions directly please don't forget the
- *     verify_area().
+ *     If you use these functions directly please don't forget the access_ok().
  */
 static inline
 unsigned int csum_partial_copy_nocheck ( const char *src, char *dst,