patch-2.4.0-test8 linux/drivers/scsi/ips.h
Next file: linux/drivers/scsi/pcmcia/aha152x_stub.c
Previous file: linux/drivers/scsi/esp.c
Back to the patch index
Back to the overall index
- Lines: 22
- Date:
Fri Sep 8 12:54:34 2000
- Orig file:
v2.4.0-test7/linux/drivers/scsi/ips.h
- Orig date:
Wed Aug 9 19:19:50 2000
diff -u --recursive --new-file v2.4.0-test7/linux/drivers/scsi/ips.h linux/drivers/scsi/ips.h
@@ -96,10 +96,6 @@
#define __PUT_USER __put_user
#endif
- #ifndef PUT_USER_RET
- #define PUT_USER_RET put_user_ret
- #endif
-
#ifndef GET_USER
#define GET_USER get_user
#endif
@@ -108,10 +104,6 @@
#define __GET_USER __get_user
#endif
- #ifndef GET_USER_RET
- #define GET_USER_RET get_user_ret
- #endif
-
/*
* Lock macros
*/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)