[PATCH] misc verify_area cleanups
[deliverable/linux.git] / include / asm-i386 / checksum.h
index d76a5f081c912e65ab12baceebb1114235875963..641342002bcd39e3835793394b3961b59efd8427 100644 (file)
@@ -33,7 +33,7 @@ asmlinkage unsigned int csum_partial_copy_generic(const unsigned char *src, unsi
  *     passed in an incorrect kernel address to one of these functions.
  *
  *     If you use these functions directly please don't forget the
- *     verify_area().
+ *     access_ok().
  */
 static __inline__
 unsigned int csum_partial_copy_nocheck (const unsigned char *src, unsigned char *dst,
This page took 0.025272 seconds and 5 git commands to generate.