patch-2.2.19 linux/include/asm-s390/uaccess.h

Next file: linux/include/asm-sparc/asm_offsets.h
Previous file: linux/include/asm-s390/todclk.h
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.18/include/asm-s390/uaccess.h linux/include/asm-s390/uaccess.h
@@ -505,7 +505,6 @@
 			      : "cc", "0", "4" );
         return n;
 }
-#define strlen_user(str) strnlen_user(str, ~0UL)
 
 /*
  * Zero Userspace

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