All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] remove an unused variable from scsi.c
@ 2003-06-09 17:51 Christoph Hellwig
  0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2003-06-09 17:51 UTC (permalink / raw)
  To: James.Bottomley; +Cc: linux-scsi


diff -Nru a/drivers/scsi/scsi.c b/drivers/scsi/scsi.c
--- a/drivers/scsi/scsi.c	Sun Jun  8 22:02:45 2003
+++ b/drivers/scsi/scsi.c	Sun Jun  8 22:02:45 2003
@@ -83,7 +83,6 @@
  * Data declarations.
  */
 unsigned long scsi_pid;
-struct scsi_cmnd *last_cmnd;
 static unsigned long serial_number;
 
 /*

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

only message in thread, other threads:[~2003-06-09 17:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-09 17:51 [PATCH] remove an unused variable from scsi.c Christoph Hellwig

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.