patch-2.2.19 linux/include/asm-ppc/uaccess.h
Next file: linux/include/asm-s390/bitops.h
Previous file: linux/include/asm-ppc/siginfo.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Mar 25 11:37:39 2001
- Orig file:
v2.2.18/include/asm-ppc/uaccess.h
- Orig date:
Sun Mar 25 11:28:37 2001
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.18/include/asm-ppc/uaccess.h linux/include/asm-ppc/uaccess.h
@@ -276,8 +276,6 @@
return __strnlen_user(str, len, top);
}
-#define strlen_user(str) strnlen_user((str), 0x7ffffffe)
-
#endif /* __ASSEMBLY__ */
#endif /* _PPC_UACCESS_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)