patch-2.3.99-pre3 linux/include/asm-i386/uaccess.h

Next file: linux/include/asm-ia64/smplock.h
Previous file: linux/include/asm-i386/system.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre2/linux/include/asm-i386/uaccess.h linux/include/asm-i386/uaccess.h
@@ -56,7 +56,7 @@
 			 segment_eq(get_fs(),KERNEL_DS) || \
 			  __verify_write((void *)(addr),(size))))
 
-#endif /* CPU */
+#endif
 
 extern inline int verify_area(int type, const void * addr, unsigned long size)
 {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)