All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: linux-scsi@vger.kernel.org
Subject: Re: [PATCH 1/4] aic7xxx/aic79xx: call scsi_set_device()
Date: Sun, 29 May 2005 09:24:22 +0100	[thread overview]
Message-ID: <20050529082422.GA19685@infradead.org> (raw)
In-Reply-To: <20050529074029.GA25962@havoc.gtf.org>

On Sun, May 29, 2005 at 03:40:29AM -0400, Jeff Garzik wrote:
> 
> 
> [note:  just for review...  do not apply, will be submitted later via git]
> 
> author Jeff Garzik <jgarzik@pobox.com> Sun, 29 May 2005 06:47:07 -0400
> committer Jeff Garzik <jgarzik@pobox.com> Sun, 29 May 2005 06:47:07 -0400
> 
> [SCSI] aic7xxx/aic79xx: call scsi_set_device()
> 
> The 2.4.x version correctly called scsi_set_pci_device(), but the
> author missed the corresponding 2.6.x scsi_set_device() change.

scsi_add_host connects the host to the device tree.  scsi_set_device
is obsolete and should go away ASAP.


  parent reply	other threads:[~2005-05-29  8:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-29  7:40 [PATCH 1/4] aic7xxx/aic79xx: call scsi_set_device() Jeff Garzik
2005-05-29  7:57 ` [PATCH 0/4] aic7xxx/aic79xx changes Jeff Garzik
2005-05-29  8:24 ` Christoph Hellwig [this message]
2005-05-29  8:27   ` [PATCH 1/4] aic7xxx/aic79xx: call scsi_set_device() Jeff Garzik
2005-05-29  8:30     ` Christoph Hellwig
2005-05-29  8:52   ` [PATCH] " Jeff Garzik
2005-05-29  9:05     ` Christoph Hellwig

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=20050529082422.GA19685@infradead.org \
    --to=hch@infradead.org \
    --cc=jgarzik@pobox.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 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.