Merge to Fedora kernel-2.6.18-1.2224_FC5 patched with stable patch-2.6.18.1-vs2.0...
[linux-2.6.git] / include / asm-sh / checksum.h
index 5113c7f..fa03b30 100644 (file)
@@ -9,7 +9,6 @@
  * Copyright (C) 1999 by Kaz Kojima & Niibe Yutaka
  */
 
-#include <linux/config.h>
 #include <linux/in6.h>
 
 /*
@@ -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,