X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=include%2Fasm-i386%2Fchecksum.h;h=641342002bcd39e3835793394b3961b59efd8427;hb=e49332bd12e92da2df6d002f857ec62675ba2648;hp=d76a5f081c912e65ab12baceebb1114235875963;hpb=a71c1ab50a2a0f4dd9834bf5a917a2f064535c6b;p=deliverable%2Flinux.git diff --git a/include/asm-i386/checksum.h b/include/asm-i386/checksum.h index d76a5f081c91..641342002bcd 100644 --- a/include/asm-i386/checksum.h +++ b/include/asm-i386/checksum.h @@ -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,