mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] 2.5.46 kill unneeded declaration from drivers/scsi/sim710.h
@ 2002-11-09 20:33 Rolf Eike Beer
  0 siblings, 0 replies; only message in thread
From: Rolf Eike Beer @ 2002-11-09 20:33 UTC (permalink / raw)
  To: linux-kernel

Hi,

Richard agreed that this is completely unneeded so we should just kill it.

Eike

--- linux-2.5.46/drivers/scsi/sim710.h	Mon Nov  4 23:30:29 2002
+++ linux-2.5.46-lacon/drivers/scsi/sim710.h	Sat Nov  9 21:26:11 2002
@@ -14,8 +14,6 @@
 int sim710_bus_reset(Scsi_Cmnd * SCpnt);
 int sim710_dev_reset(Scsi_Cmnd * SCpnt);
 int sim710_host_reset(Scsi_Cmnd * SCpnt);
-int sim710_biosparam(struct scsi_device *, struct block_device *,
-		sector_t, int*);
 #ifdef MODULE
 int sim710_release(struct Scsi_Host *);
 #else

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-11-09 20:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-09 20:33 [PATCH] 2.5.46 kill unneeded declaration from drivers/scsi/sim710.h Rolf Eike Beer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome