patch-2.4.20 linux-2.4.20/drivers/block/cpqarray.h

Next file: linux-2.4.20/drivers/block/elevator.c
Previous file: linux-2.4.20/drivers/block/cpqarray.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/drivers/block/cpqarray.h linux-2.4.20/drivers/block/cpqarray.h
@@ -57,11 +57,6 @@
 
 #ifdef __KERNEL__
 
-struct my_sg {
-	int size;
-	char *start_addr;
-};
-
 struct ctlr_info;
 typedef struct ctlr_info ctlr_info_t;
 

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