public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] remove ->emulated from host template, part 2
@ 2004-04-01  0:06 Jeff Garzik
  0 siblings, 0 replies; only message in thread
From: Jeff Garzik @ 2004-04-01  0:06 UTC (permalink / raw)
  To: James Bottomley; +Cc: SCSI Mailing List

[-- Attachment #1: Type: text/plain, Size: 74 bytes --]


and once all the uses are gone, we can kill it from the struct itself.



[-- Attachment #2: patch --]
[-- Type: text/plain, Size: 421 bytes --]

===== include/scsi/scsi_host.h 1.14 vs edited =====
--- 1.14/include/scsi/scsi_host.h	Thu Mar  4 17:29:02 2004
+++ edited/include/scsi/scsi_host.h	Wed Mar 31 19:05:42 2004
@@ -309,11 +309,6 @@
 	unsigned use_clustering:1;
 
 	/*
-	 * True for emulated SCSI host adapters (e.g. ATAPI)
-	 */
-	unsigned emulated:1;
-
-	/*
 	 * Countdown for host blocking with no commands outstanding
 	 */
 	unsigned int max_host_blocked;

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

only message in thread, other threads:[~2004-04-01  0:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-01  0:06 [PATCH] remove ->emulated from host template, part 2 Jeff Garzik

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