All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: linux-scsi@vger.kernel.org
Subject: [bk patches] move scsi headers
Date: Mon, 26 May 2003 23:42:39 -0400	[thread overview]
Message-ID: <20030527034239.GA16376@gtf.org> (raw)


James, please do a

	bk pull bk://kernel.bkbits.net/jgarzik/scsi-misc-2.5

This will update the following files:

 drivers/scsi/hosts.h          |  603 ------------------------------------
 drivers/scsi/scsi.h           |  690 -----------------------------------------
 drivers/scsi/scsi_obsolete.h  |  106 ------
 drivers/scsi/hosts.h          |    6 
 drivers/scsi/scsi.h           |    6 
 drivers/scsi/scsi_obsolete.h  |    6 
 drivers/scsi/st.h             |    4 
 include/linux/scsi_defs.h     |  692 +++++++++++++++++++++++++++++++++++++++++-
 include/linux/scsi_hosts.h    |  603 ++++++++++++++++++++++++++++++++++++
 include/linux/scsi_obsolete.h |  106 ++++++
 10 files changed, 1419 insertions(+), 1403 deletions(-)

through these ChangeSets:

<jgarzik@redhat.com> (03/05/26 1.1195)
   [scsi] add drivers/scsi/{scsi,hosts,scsi_obsolete}.h wrappers
   
   Also, remove "#ifndef _SCSI_H" from st.h, and
   include linux/scsi_obsolete.h rather than "scsi_obsolete.h"
   in linux/scsi_defs.h.

<jgarzik@redhat.com> (03/05/26 1.1194)
   [scsi] mv drv/scsi/{scsi,hosts,scsi_obsolete}.h to include/linux
   
   New names:
   include/linux/scsi_hosts.h
   include/linux/scsi_defs.h
   include/linux/scsi_obsolete.h


             reply	other threads:[~2003-05-27  3:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-27  3:42 Jeff Garzik [this message]
2003-05-27  5:14 ` [bk patches] move scsi headers Christoph Hellwig
2003-05-27  5:19   ` Jeff Garzik
2003-05-27  5:35     ` Christoph Hellwig
2003-05-27  5:40       ` Jeff Garzik

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=20030527034239.GA16376@gtf.org \
    --to=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.