From: Jeff Garzik <jgarzik@pobox.com>
To: James Bottomley <James.Bottomley@steeleye.com>
Cc: SCSI Mailing List <linux-scsi@vger.kernel.org>
Subject: [PATCH] remove ->emulated from host template, part 2
Date: Wed, 31 Mar 2004 19:06:35 -0500 [thread overview]
Message-ID: <406B5D0B.8020901@pobox.com> (raw)
[-- 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;
reply other threads:[~2004-04-01 0:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=406B5D0B.8020901@pobox.com \
--to=jgarzik@pobox.com \
--cc=James.Bottomley@steeleye.com \
--cc=linux-scsi@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox