lkml.org 
[lkml]   [2006]   [Sep]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 2/2] wd33c93-dependend drivers: prototype removal
From: Henrik Kretzschmar <henne@nachtwindheim.de>

Remove unneeded prototypes from scsi headers.
Signed-off-by: Henrik Kretzschmar <henne@nachwindheim.de>

---

diff -ruN linux-2.6/drivers/scsi/a2091.h devel/drivers/scsi/a2091.h
--- linux-2.6/drivers/scsi/a2091.h 2006-08-01 01:31:43.000000000 +0200
+++ devel/drivers/scsi/a2091.h 2006-09-12 23:42:48.000000000 +0200
@@ -13,10 +13,6 @@

int a2091_detect(struct scsi_host_template *);
int a2091_release(struct Scsi_Host *);
-const char *wd33c93_info(void);
-int wd33c93_queuecommand(Scsi_Cmnd *, void (*done)(Scsi_Cmnd *));
-int wd33c93_abort(Scsi_Cmnd *);
-int wd33c93_reset(Scsi_Cmnd *, unsigned int);

#ifndef CMD_PER_LUN
#define CMD_PER_LUN 2
diff -ruN linux-2.6/drivers/scsi/a3000.h devel/drivers/scsi/a3000.h
--- linux-2.6/drivers/scsi/a3000.h 2006-08-01 01:31:43.000000000 +0200
+++ devel/drivers/scsi/a3000.h 2006-09-12 23:43:01.000000000 +0200
@@ -13,10 +13,6 @@

int a3000_detect(struct scsi_host_template *);
int a3000_release(struct Scsi_Host *);
-const char *wd33c93_info(void);
-int wd33c93_queuecommand(Scsi_Cmnd *, void (*done)(Scsi_Cmnd *));
-int wd33c93_abort(Scsi_Cmnd *);
-int wd33c93_reset(Scsi_Cmnd *, unsigned int);

#ifndef CMD_PER_LUN
#define CMD_PER_LUN 2
diff -ruN linux-2.6/drivers/scsi/gvp11.h devel/drivers/scsi/gvp11.h
--- linux-2.6/drivers/scsi/gvp11.h 2006-08-01 01:31:43.000000000 +0200
+++ devel/drivers/scsi/gvp11.h 2006-09-12 23:43:21.000000000 +0200
@@ -13,10 +13,6 @@

int gvp11_detect(struct scsi_host_template *);
int gvp11_release(struct Scsi_Host *);
-const char *wd33c93_info(void);
-int wd33c93_queuecommand(Scsi_Cmnd *, void (*done)(Scsi_Cmnd *));
-int wd33c93_abort(Scsi_Cmnd *);
-int wd33c93_reset(Scsi_Cmnd *, unsigned int);

#ifndef CMD_PER_LUN
#define CMD_PER_LUN 2
diff -ruN linux-2.6/drivers/scsi/mvme147.h devel/drivers/scsi/mvme147.h
--- linux-2.6/drivers/scsi/mvme147.h 2006-08-01 01:31:43.000000000 +0200
+++ devel/drivers/scsi/mvme147.h 2006-09-12 23:43:43.000000000 +0200
@@ -12,10 +12,6 @@

int mvme147_detect(struct scsi_host_template *);
int mvme147_release(struct Scsi_Host *);
-const char *wd33c93_info(void);
-int wd33c93_queuecommand(Scsi_Cmnd *, void (*done)(Scsi_Cmnd *));
-int wd33c93_abort(Scsi_Cmnd *);
-int wd33c93_reset(Scsi_Cmnd *, unsigned int);

#ifndef CMD_PER_LUN
#define CMD_PER_LUN 2

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-09-12 23:53    [W:2.906 / U:0.856 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site