patch-2.4.2 linux/drivers/s390/block/dasd_erp.h

Next file: linux/drivers/s390/block/dasd_fba.c
Previous file: linux/drivers/s390/block/dasd_erp.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.1/linux/drivers/s390/block/dasd_erp.h linux/drivers/s390/block/dasd_erp.h
@@ -1,15 +0,0 @@
-/* 
- * File...........: linux/drivers/s390/block/dasd_erp.h
- * Author(s)......: Holger Smolinski <Holger.Smolinski@de.ibm.com>
- * Bugreports.to..: <Linux390@de.ibm.com>
- * (C) IBM Corporation, IBM Deutschland Entwicklung GmbH, 2000
- */
-
-#include "dasd_types.h"
-
-typedef enum {
-  dasd_era_fatal = -1,
-  dasd_era_none = 0
-} dasd_era_t;
-
-dasd_era_t dasd_erp_examine ( cqr_t * );

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