X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fasm-avr32%2Fchecksum.h;h=4ddbfd2486af06412b32e7cf66af54ce1942d9e8;hb=666484f0250db2e016948d63b3ef33e202e3b8d0;hp=af9d53f0f5d2c12ec02207e2e38a12fe9b609524;hpb=c4366889dda8110247be59ca41fddb82951a8c26;p=firefly-linux-kernel-4.4.55.git diff --git a/include/asm-avr32/checksum.h b/include/asm-avr32/checksum.h index af9d53f0f5d2..4ddbfd2486af 100644 --- a/include/asm-avr32/checksum.h +++ b/include/asm-avr32/checksum.h @@ -38,7 +38,7 @@ __wsum csum_partial_copy_generic(const void *src, void *dst, int len, * 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 __wsum csum_partial_copy_nocheck(const void *src, void *dst,