X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-sh%2Fchecksum.h;h=fa03b30c4269f6ee60080ba2982c4c986ca8417a;hb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;hp=5113c7f8a73967485296fdcc94c34c63625f9ad2;hpb=6a77f38946aaee1cd85eeec6cf4229b204c15071;p=linux-2.6.git diff --git a/include/asm-sh/checksum.h b/include/asm-sh/checksum.h index 5113c7f8a..fa03b30c4 100644 --- a/include/asm-sh/checksum.h +++ b/include/asm-sh/checksum.h @@ -9,7 +9,6 @@ * Copyright (C) 1999 by Kaz Kojima & Niibe Yutaka */ -#include #include /* @@ -42,7 +41,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,