patch-2.4.21 linux-2.4.21/drivers/scsi/cpqfcTStrigger.h

Next file: linux-2.4.21/drivers/scsi/cpqfcTSworker.c
Previous file: linux-2.4.21/drivers/scsi/cpqfcTStrigger.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/drivers/scsi/cpqfcTStrigger.h linux-2.4.21/drivers/scsi/cpqfcTStrigger.h
@@ -1,8 +1,7 @@
 // don't do this unless you have the right hardware!
 #define TRIGGERABLE_HBA 0
 #if TRIGGERABLE_HBA
-void TriggerHBA( void*, int);
+void TriggerHBA(void *, int);
 #else
 #define TriggerHBA(x, y)
 #endif
-

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