patch-1.3.5 linux/drivers/scsi/eata.h

Next file: linux/drivers/scsi/eata_dma.c
Previous file: linux/drivers/scsi/eata.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.4/linux/drivers/scsi/eata.h linux/drivers/scsi/eata.h
@@ -15,24 +15,24 @@
 int eata2x_reset(Scsi_Cmnd *);
 
 #define EATA {                                                 \
-                NULL, /* Ptr for modules */                    \
-                NULL, /* usage count for modules */	       \
-                "EATA/DMA 2.0x rev. " EATA_VERSION " ",        \
-                eata2x_detect,	        	               \
-                NULL, /* Release */     	               \
-		NULL,	                                       \
+		NULL, /* Ptr for modules */                    \
+		NULL, /* usage count for modules */	       \
+		"EATA/DMA 2.0x rev. " EATA_VERSION " ",        \
+		eata2x_detect,				       \
+		NULL, /* Release */     		       \
+		NULL,					       \
 		NULL,    			       	       \
 		eata2x_queuecommand,			       \
 		eata2x_abort,				       \
 		eata2x_reset,				       \
-	        NULL,		                               \
+		NULL,					       \
 		scsicam_bios_param,   			       \
 		0,   /* can_queue, reset by detect */          \
-                7,   /* this_id, reset by detect */            \
-                0,   /* sg_tablesize, reset by detect */       \
-                0,   /* cmd_per_lun, reset by detect */        \
+		7,   /* this_id, reset by detect */            \
+		0,   /* sg_tablesize, reset by detect */       \
+		0,   /* cmd_per_lun, reset by detect */        \
 		0,   /* number of boards present */            \
-                1,   /* unchecked isa dma, reset by detect */  \
-                ENABLE_CLUSTERING                              \
-                }
+		1,   /* unchecked isa dma, reset by detect */  \
+		ENABLE_CLUSTERING                              \
+		}
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this