patch-2.1.23 linux/drivers/scsi/ibmmca.h

Next file: linux/drivers/scsi/ide-scsi.c
Previous file: linux/drivers/scsi/hosts.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.22/linux/drivers/scsi/ibmmca.h linux/drivers/scsi/ibmmca.h
@@ -2,7 +2,7 @@
 #ifndef _IBMMCA_H
 #define _IBMMCA_H
 
-/* 
+/*
  * Low Level Driver for the IBM Microchannel SCSI Subsystem
  */
 
@@ -20,7 +20,7 @@
 /*initialization for Scsi_host_template type */
 #define IBMMCA {                                      \
           NULL,                 /*next*/              \
-          NULL,                 /*usage_count*/       \
+          NULL,                 /*module*/	      \
           &proc_scsi_ibmmca,    /*proc_dir*/          \
           NULL,                 /*proc info fn*/      \
           "IBMMCA",             /*name*/              \

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov