patch-2.4.9 linux/drivers/usb/storage/jumpshot.h
Next file: linux/drivers/usb/storage/scsiglue.c
Previous file: linux/drivers/usb/storage/jumpshot.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Aug 15 01:22:16 2001
- Orig file:
v2.4.8/linux/drivers/usb/storage/jumpshot.h
- Orig date:
Sun Aug 12 13:28:00 2001
diff -u --recursive --new-file v2.4.8/linux/drivers/usb/storage/jumpshot.h linux/drivers/usb/storage/jumpshot.h
@@ -24,8 +24,6 @@
#ifndef _USB_JUMPSHOT_H
#define _USB_JUMPSHOT_H
-#define min(a,b) (((a)<(b))?(a):(b)) // this is defined in tons of header files, i wish it had a standar single definition...
-
extern int jumpshot_transport(Scsi_Cmnd *srb, struct us_data *us);
struct jumpshot_info {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)